Skip to content

Add sql paths 14.0-1--14.1-1 & 14.1-1--15.0-1 to main after #8558#8559

Closed
onurctirtir wants to merge 2 commits intomainfrom
main-sync-rel14-mx
Closed

Add sql paths 14.0-1--14.1-1 & 14.1-1--15.0-1 to main after #8558#8559
onurctirtir wants to merge 2 commits intomainfrom
main-sync-rel14-mx

Conversation

@onurctirtir
Copy link
Copy Markdown
Member

@onurctirtir onurctirtir commented May 4, 2026

  1. Fixup sql paths for Support some of the DDLs for schema-based-sharding from any node #8541 and Add citus_cluster_changes_{block,unblock,block_status} UDFs for cluster-wide backup coordination #8543, after Backport #8541 to release-14 via new sql path 14.0-1--14.1-1 #8558
  2. Permanently resolve some incompatibilities for N-1 tests as in Backport #8541 to release-14 via new sql path 14.0-1--14.1-1 #8558.

As can be seen in "Files Changed" tab, "src/backend/distributed/sql/downgrades/citus--15.0-1--14.0-1.sql" has been renamed, but check-style is failing with the following error.
So that's actually wrong, please nvm it:

src/backend/distributed/sql/citus--14.0-1--15.0-1.sql is updated, but src/backend/distributed/sql/downgrades/citus--15.0-1--14.0-1.sql is not updated in branch

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.79%. Comparing base (c2b3005) to head (cccf6d3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8559   +/-   ##
=======================================
  Coverage   88.78%   88.79%           
=======================================
  Files         287      287           
  Lines       64046    64046           
  Branches     8051     8051           
=======================================
+ Hits        56865    56871    +6     
+ Misses       4850     4849    -1     
+ Partials     2331     2326    -5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@onurctirtir onurctirtir changed the title Fixup sql paths for #8541 after #8558 Add sql path 14.1-1--15.0-1 after #8558 May 4, 2026
@onurctirtir onurctirtir force-pushed the main-sync-rel14-mx branch from 50e0223 to e73a56a Compare May 4, 2026 09:46
This needs to be taken to main branch too.

1. Move more tests that are creating Citus extension into multi_1_create_citus_schedule.
2. Remove unnecessary worker tests from schema_based_sharding.sql as we're anyway
   testing them a lot in other test files.
3. Also add a placeholder section at the end of multi_1_create_citus_schedule for the
   tests that need to be moved back to their original schedules with the next major
   version of Citus.

(cherry picked from commit cb512a3)
@onurctirtir onurctirtir force-pushed the main-sync-rel14-mx branch from e73a56a to cccf6d3 Compare May 4, 2026 09:52
@onurctirtir onurctirtir requested review from codeforall and eaydingol and removed request for eaydingol May 4, 2026 10:07
@onurctirtir onurctirtir changed the title Add sql path 14.1-1--15.0-1 after #8558 Add sql path 14.1-1--15.0-1 to main after #8558 May 4, 2026
@onurctirtir onurctirtir changed the title Add sql path 14.1-1--15.0-1 to main after #8558 Add sql paths 14.0-1--14.1-1 & 14.1-1--15.0-1 to main after #8558 May 4, 2026
@onurctirtir onurctirtir closed this May 6, 2026
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.

1 participant