-
Notifications
You must be signed in to change notification settings - Fork 86
[DRAFT] feat: pipeline from_query supports cursors #1149
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
Closed
Closed
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3f9b65f
chore: updated gapic layer for execute_query
daniel-sanche dc808b5
Merge branch 'main' into pipeline_queries_approved
daniel-sanche 17e71b9
feat: add pipelines structure (#1046)
daniel-sanche 646c32f
Merge branch 'main' into pipeline_queries_approved
daniel-sanche 6e06336
feat: add primary pipeline stages (#1048)
daniel-sanche 5fde194
chore: Merge branch 'main' into pipeline_queries_approved
daniel-sanche cd578c1
chore: update and refactor pipeline expressions (#1111)
daniel-sanche fed7af2
feat: query to pipeline conversion (#1071)
daniel-sanche 643f014
feat: Additional Pipeline Expressions (#1115)
daniel-sanche c62f3d9
chore: improve pipelines tests (#1116)
daniel-sanche b5b0bd7
chore: Pipeline queries cleanup (#1118)
daniel-sanche 9a35dfe
feat: replace_with pipeline stage (#1121)
daniel-sanche 8e83a40
chore: remove is_nan and is_null (#1123)
daniel-sanche b77002d
feat: pipelines create_from() (#1124)
daniel-sanche aef4391
feat: pipeline read time (#1125)
daniel-sanche 2d3ed73
feat: improve pipeline expressions (#1126)
daniel-sanche 4848fbe
feat: pipeline explain stats and index mode (#1128)
daniel-sanche 18dfc6a
chore: update docstring for pipelines array (#1129)
daniel-sanche 59fa92a
implemented cursors
daniel-sanche f9687a0
add unit tests
daniel-sanche c8d3cec
added more verify pipeline lines to system tests
daniel-sanche 5ea1410
Merge branch 'pipeline-preview' into pipeline_cursors
daniel-sanche 326315a
re-ordered sort
daniel-sanche 1b518a8
improved test
daniel-sanche edc857b
match node implementation
daniel-sanche 8026ced
chore: import main back into pipeline_preview branch
daniel-sanche 631bda8
updated filtered warnings
daniel-sanche 4ee909a
removed duplicate _BaseExecutePipeline
daniel-sanche 86e1592
updated docstrings
daniel-sanche 7632b85
Merge branch 'pipeline-preview-public' into pipeline_cursors
daniel-sanche 8b0ee6c
Merge branch 'main' into pipeline_cursors
daniel-sanche File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.