-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Create interface for indexible tables in IndexedTableAccess
#1938
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d6c42b - Browse repository at this point
Copy the full SHA 6d6c42bView commit details -
IndexedTableAccess now wraps a new interface (TableNode): ResolvedTab…
…le implements this interface but other structs can too.
Configuration menu - View commit details
-
Copy full SHA for 4e8aec9 - Browse repository at this point
Copy the full SHA 4e8aec9View commit details -
Rename
IndexedTableAccess.ResolvedTable
to reflect the fact it is n……o longer necessarily a resolved table.
Configuration menu - View commit details
-
Copy full SHA for 2024df0 - Browse repository at this point
Copy the full SHA 2024df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c29ae92 - Browse repository at this point
Copy the full SHA c29ae92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 260cc62 - Browse repository at this point
Copy the full SHA 260cc62View commit details -
Rename function parameters to reflect that they operate on plan.Table…
…Node, not plan.ResolvedTable
Configuration menu - View commit details
-
Copy full SHA for ee3d8a2 - Browse repository at this point
Copy the full SHA ee3d8a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d63902c - Browse repository at this point
Copy the full SHA d63902cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e5b85 - Browse repository at this point
Copy the full SHA c4e5b85View commit details -
Allow LookupJoins and indexes from outer scopes to be apply to table …
…functions that support it.
Configuration menu - View commit details
-
Copy full SHA for 777d1bb - Browse repository at this point
Copy the full SHA 777d1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b5021b - Browse repository at this point
Copy the full SHA 5b5021bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d0f0a - Browse repository at this point
Copy the full SHA 78d0f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfee15e - Browse repository at this point
Copy the full SHA dfee15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0188724 - Browse repository at this point
Copy the full SHA 0188724View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73f89c4 - Browse repository at this point
Copy the full SHA 73f89c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c2f4d7 - Browse repository at this point
Copy the full SHA 4c2f4d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a581be - Browse repository at this point
Copy the full SHA 6a581beView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f9ec1 - Browse repository at this point
Copy the full SHA a9f9ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 512857f - Browse repository at this point
Copy the full SHA 512857fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 538823b - Browse repository at this point
Copy the full SHA 538823bView commit details
Commits on Aug 19, 2023
-
Refactor IndexedTableAccess documentation and method names to replace…
… ResolvedTable with TableNode.
Configuration menu - View commit details
-
Copy full SHA for 999201d - Browse repository at this point
Copy the full SHA 999201dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2920f - Browse repository at this point
Copy the full SHA 1d2920fView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0971ddf - Browse repository at this point
Copy the full SHA 0971ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b0507 - Browse repository at this point
Copy the full SHA 85b0507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1aad2 - Browse repository at this point
Copy the full SHA 0c1aad2View commit details