-
Notifications
You must be signed in to change notification settings - Fork 110
Enable force continuations mode on all YamlIntegrationTest
s
#3228
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
Merged
alecgrieser
merged 69 commits into
FoundationDB:main
from
alecgrieser:enable-force-continuations
Mar 7, 2025
Merged
Changes from 62 commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
0c6b9fa
Create a sandbox with all tests enabled, running with current vs. 4.0…
ohadzeliger 6f83adf
Add triage comments to bitmap-aggregate-index tests
ohadzeliger 09c7dcf
Remove exclusion and added triage comments to join-tests, select-a-st…
ohadzeliger dcd5e74
Merge branch 'main' into 4.1-status-DO-NOT-MERGE
ohadzeliger 1bfc0fe
Mark 4.1 Triage tests for aggregate-empty-table
ohadzeliger f4d2502
Add 4.1 triage annotations to groupby-tests
ohadzeliger d5b685e
Add 4.1 triage annotations to standard-tests.yamsql
ohadzeliger b0e463a
Add 4.1 triage annotations to standard-tests-proto.yamsql
ohadzeliger 7be0ce3
Add 4.1 triage annotations to field-index-tests-proto.yamsql
ohadzeliger 10fc852
Add 4.1 triage annotations to standard-tests-metadata.yamsql
ohadzeliger 36af5b7
Add 4.1 triage annotations to null-operator-tests.yamsql
ohadzeliger b9992f2
Add 4.1 triage annotations to inserts-updates-deletes.yamsql
ohadzeliger ac88dcd
Add 4.1 triage annotations to aggregate-index-tests.yamsql
ohadzeliger db9dedf
Add 4.1 triage annotations to aggregate-index-tests-count.yamsql.yamsql
ohadzeliger 7593e96
Add 4.1 triage annotations to aggregate-index-tests-count-empty.yamsq…
ohadzeliger ff20e75
Add 4.1 triage annotations to primary-key-tests.yamsql
ohadzeliger 85b263e
Add 4.1 triage annotations to boolean.yamsql
ohadzeliger c303d46
Add 4.1 triage annotations to catalog.yamsql
ohadzeliger 1d2da88
Disable forced continuations for updateDeleteReturning
ohadzeliger ac8205e
4.1-triage annotations to enum.yamsql
ScottDugas 31f1e0b
4.1-triage annotations to insert-enum.yamsql
ScottDugas fd9c281
4.1-triage annotations to like.yamsql
ScottDugas aecd1e2
4.1-triage annotations to create-drop.yamsql
ScottDugas ecb4d3a
4.1-triage annotations to functions.yamsql
ScottDugas e4b9626
annotate recursive-cte.yamsql
ohadzeliger fc09ed9
Merge branch 'main' into 4.1-status-DO-NOT-MERGE
ohadzeliger c1fa486
Triage:
ohadzeliger d0d9c56
Change wording
ohadzeliger 06f4606
Triage rest of files, add to annotations
ohadzeliger 11494c3
Squashed commit of the following:
alecgrieser f2fbc50
fix up aggregate-index-tests-count-empty.yamsql to work better in mix…
alecgrieser 3b3f341
update aggregate-empty-table.yamql to handle 4.1 changes
alecgrieser 12693c0
Fixes #3096: Infinite continuations: sum(*) returns alternating rows …
alecgrieser d84afe1
Fix continuation deserialization errors by deserializing streaming ag…
alecgrieser 0e043b4
fix up groupby-tests.yamsql which were mostly failing with verify exc…
alecgrieser fee4bbf
Merge remote-tracking branch 'upstream/main' into enable-force-contin…
alecgrieser e55da51
fix up groupby-tests.yamsql to allow for force_continuations
alecgrieser c37b95a
fix up boolean.yamsql to enable force_continuations on most queries
alecgrieser 3848f0a
`EXISTS` queries now honor continuation from previous runs to avoid i…
alecgrieser ad17b13
fixup subquery-tests.yamsql to enable more force continuations tests
alecgrieser 51c816b
touch up bitmap-aggregate-index.yamsql
alecgrieser a194aac
include issues in functions.yamsql
alecgrieser 5465ee2
Merge remote-tracking branch 'upstream/main' into enable-force-contin…
alecgrieser d6a54b5
update catalog.yamsql
alecgrieser 8d73c93
fix up standard-tests-proto.yamsql to allow force_continuations on it
alecgrieser e967f67
fix up standard-tests.yamsql
alecgrieser 9b41439
require !current_version on create-drop.yamsql
alecgrieser d2004d4
update field-index-tests-proto.yamsql to allow for force continuation…
alecgrieser 601ec19
update inserts-updates-deletes.yamsql to account for new error messages
alecgrieser 571bda6
fixup null-operator-tests.yamsql
alecgrieser 60f8955
fixup primary-key-tests.yamsql
alecgrieser 6917a86
remove 4.1 triage from null-operator-tests.yamsql
alecgrieser db5c326
fixup standard-tests-metadata.yamsql
alecgrieser 7afba2b
fixup union.yamsql though it is still a bit rough
alecgrieser c331d8a
update union-empty-tables.yamsql and like.yamsql
alecgrieser e971ee8
Squashed commit of the following:
alecgrieser eab7398
tidy up a few test yamsqls
alecgrieser 0e29270
Merge remote-tracking branch 'upstream/main' into enable-force-contin…
alecgrieser 62d8e2a
remove file also deleted on main
alecgrieser c68d72b
fix style error
alecgrieser 69cb4f4
pull latest release for external server instead of 4.0.559.6
alecgrieser 50d83e4
revert change that was only necessary to support ForceContinuations(E…
alecgrieser 1f21ecc
Merge remote-tracking branch 'upstream/main' into enable-force-contin…
alecgrieser 18fa01e
Merge remote-tracking branch 'upstream/main' into enable-force-contin…
alecgrieser 6cbe672
add logging when ignoring beginning continuation chekc
alecgrieser c81c23c
update aggregate-empty-table.yamsql
alecgrieser d0a3b74
update YAML in response to comments
alecgrieser 01a1c06
Remove single_repetition_ordered
alecgrieser d708c2d
fix error and add uplevel test for one union.yamsql query
alecgrieser 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
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.
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.