Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gen4: expand star in projection list #8325

Merged
merged 8 commits into from
Jun 20, 2021
Merged

Commits on Jun 10, 2021

  1. first failing expand star test

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    48e970f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. sem table to store scope of each sqlparser.Select

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    8edb284 View commit details
    Browse the repository at this point in the history
  2. expand the starExpr in select

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    5e81293 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    a9c30c4 View commit details
    Browse the repository at this point in the history
  2. make expandStar as false if the table is non-authoritative

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ed06e51 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. add expanded colnames to semTable, error out when aliased star expr t…

    …able is not found
    
    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    0f520d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. refactor starRewrite a little

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f267c16 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Merge remote-tracking branch 'upstream/main' into expandStar

    Signed-off-by: Andres Taylor <[email protected]>
    systay committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    0832a33 View commit details
    Browse the repository at this point in the history