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

babelfish-for-postgresql / babelfish_extensions / 13782175738 / 1
76%
BABEL_6_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: SELECT-COUNT(-)-AS-matches
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 11 Mar 2025 07:31AM UTC
Files 115
Run time 7s
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.1

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>

47328 of 63141 relevant lines covered (74.96%)

193784.95 hits per line

Source Files on job 13782175738.1
  • Tree
  • List 115
  • Changed 6
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13782175738
  • 30b6a182 on github
  • Prev Job for on BABEL_4_X_DEV (#13677214313.1)
  • Next Job for on BABEL_4_X_DEV (#13805235094.1)
  • 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