• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

babelfish-for-postgresql / babelfish_extensions / 13782175738
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 11 Mar 2025 07:31AM UTC
Jobs 1
Files 115
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Mar 2025 07:00AM UTC coverage: 74.956% (+0.02%) from 74.938%
13782175738

push

github

web-flow
Add support for collation in partition functions and partition keys (#3556) (#3566)

This commit adds the following changes to support collation in partition functions and partition keys:

1. Updated the CREATE PARTITION FUNCTION syntax to allow specifying the collation for the partition function
parameter. This allows users to create partition functions with a specific collation, instead of always using the
database default collation.

2. Modified the sys.babelfish_partition_function catalog table to include a new column 'input_parameter_collation' to
store the collation of the partition function parameter.

3. Updated the code that handles partition functions and partition keys to enforce that the collation of the partitioning
column must match the collation specified in the corresponding partition function. If they do not match, an error is
raised.

4. Added tests to verify the new partition function collation support and the validation of partition key collation against
the partition function collation.

Task: BABEL-1373

Signed-off-by: Sumit Jaiswal <sumiji@amazon.com>

47 of 48 new or added lines in 5 files covered. (97.92%)

47328 of 63141 relevant lines covered (74.96%)

193784.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
83.67
0.04% contrib/babelfishpg_tsql/runtime/functions.c
Jobs
ID Job ID Ran Files Coverage
1 13782175738.1 11 Mar 2025 07:31AM UTC 115
74.96
GitHub Action Run
Source Files on build 13782175738
  • Tree
  • List 115
  • Changed 6
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13782175738
  • 30b6a182 on github
  • Prev Build on BABEL_4_X_DEV (#13677214313)
  • Next Build on BABEL_4_X_DEV (#13805235094)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc