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

Cherry-pick Bug 3697586 fix #7836

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Cherry-pick Bug 3697586 fix #7836

merged 2 commits into from
Jan 7, 2025

Conversation

tejeswarm
Copy link
Contributor

For scenarios, such as, Bug 3697586: Server crashes when assigning distributed transaction: Raise an ERROR instead of a crash

…stributed transaction: Raise an ERROR instead of a crash
@tejeswarm tejeswarm requested a review from Copilot January 6, 2025 18:44

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • src/backend/distributed/transaction/backend_data.c: Language not supported
@tejeswarm tejeswarm requested a review from onurctirtir January 6, 2025 18:44
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.64%. Comparing base (cb31a64) to head (c1a0a76).
Report is 2 commits behind head on release-12.1.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-12.1    #7836      +/-   ##
================================================
+ Coverage         89.57%   89.64%   +0.06%     
================================================
  Files               276      276              
  Lines             59660    59662       +2     
  Branches           7448     7448              
================================================
+ Hits              53442    53484      +42     
+ Misses             4081     4040      -41     
- Partials           2137     2138       +1     

@onurctirtir onurctirtir enabled auto-merge (rebase) January 7, 2025 07:59
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 <148182736+cstarc1@users.noreply.github.com>
(cherry picked from commit 968ac74)

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
@onurctirtir onurctirtir merged commit 71d9217 into release-12.1 Jan 7, 2025
119 of 121 checks passed
@onurctirtir onurctirtir deleted the add-check-121 branch January 7, 2025 20:03
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.

3 participants