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

Fix foreign_key_to_reference_shard_rebalance test (#7400) #7826

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

naisila
Copy link
Member

@naisila naisila commented Dec 31, 2024

foreign_key_to_reference_shard_rebalance failed because partition of 2024 year does not exist, fixed by add default partition.

Replaces #7396 by adding a rule that allows properly testing foreign_key_to_reference_shard_rebalance via run_test.py.

Closes #7396

Co-authored-by: chuhx [email protected]
(cherry picked from commit 968ac74)

foreign_key_to_reference_shard_rebalance failed because partition of
2024 year does not exist, fixed by add default partition.

Replaces #7396 by adding a rule
that allows properly testing foreign_key_to_reference_shard_rebalance
via run_test.py.

Closes #7396

Co-authored-by: chuhx <[email protected]>
(cherry picked from commit 968ac74)
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-13.0@80678bb). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             release-13.0    #7826   +/-   ##
===============================================
  Coverage                ?   89.62%           
===============================================
  Files                   ?      274           
  Lines                   ?    59749           
  Branches                ?     7452           
===============================================
  Hits                    ?    53548           
  Misses                  ?     4066           
  Partials                ?     2135           

@naisila naisila requested a review from onurctirtir December 31, 2024 13:31
@naisila naisila merged commit bee8e9c into release-13.0 Dec 31, 2024
157 of 159 checks passed
@naisila naisila deleted the release-13.0-naisila branch December 31, 2024 13:49
tejeswarm pushed a commit that referenced this pull request Jan 7, 2025
foreign_key_to_reference_shard_rebalance failed because partition of
2024 year does not exist, fixed by add default partition.

Replaces #7396 by adding a rule
that allows properly testing foreign_key_to_reference_shard_rebalance
via run_test.py.

Closes #7396

Co-authored-by: chuhx <[email protected]>
(cherry picked from commit 968ac74)

Co-authored-by: Onur Tirtir <[email protected]>
onurctirtir added a commit that referenced this pull request Jan 7, 2025
foreign_key_to_reference_shard_rebalance failed because partition of
2024 year does not exist, fixed by add default partition.

Replaces #7396 by adding a rule
that allows properly testing foreign_key_to_reference_shard_rebalance
via run_test.py.

Closes #7396

Co-authored-by: chuhx <[email protected]>
(cherry picked from commit 968ac74)

Co-authored-by: Onur Tirtir <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants