-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Commits on Jun 10, 2021
-
first failing expand star test
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48e970f - Browse repository at this point
Copy the full SHA 48e970fView commit details
Commits on Jun 11, 2021
-
sem table to store scope of each sqlparser.Select
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8edb284 - Browse repository at this point
Copy the full SHA 8edb284View commit details -
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e81293 - Browse repository at this point
Copy the full SHA 5e81293View commit details
Commits on Jun 14, 2021
-
check if starExpr has qualifier and then only expand for that table
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9c30c4 - Browse repository at this point
Copy the full SHA a9c30c4View commit details -
make expandStar as false if the table is non-authoritative
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed06e51 - Browse repository at this point
Copy the full SHA ed06e51View commit details
Commits on Jun 17, 2021
-
add expanded colnames to semTable, error out when aliased star expr t…
…able is not found Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f520d5 - Browse repository at this point
Copy the full SHA 0f520d5View commit details
Commits on Jun 18, 2021
-
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f267c16 - Browse repository at this point
Copy the full SHA f267c16View commit details
Commits on Jun 20, 2021
-
Merge remote-tracking branch 'upstream/main' into expandStar
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0832a33 - Browse repository at this point
Copy the full SHA 0832a33View commit details