Skip to content

Refactor: pre-parse distribution_columns GUC with SplitIdentifierString

6903c26
Select commit
Loading
Failed to load commit list.
Open

POC: Add citus.distribution_columns GUC for auto-distributing tables #8482

Refactor: pre-parse distribution_columns GUC with SplitIdentifierString
6903c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 1s

88.59% (target 87.50%)

View this Pull Request on Codecov

88.59% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 6.77966% with 220 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.59%. Comparing base (546f206) to head (6903c26).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8482      +/-   ##
==========================================
- Coverage   88.90%   88.59%   -0.31%     
==========================================
  Files         286      286              
  Lines       63107    63341     +234     
  Branches     7910     7974      +64     
==========================================
+ Hits        56108    56120      +12     
- Misses       4734     4949     +215     
- Partials     2265     2272       +7     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.