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

babelfish-for-postgresql / babelfish_extensions / 13781227352
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 11 Mar 2025 06:06AM 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 05:43AM UTC coverage: 75.024% (+0.02%) from 75.006%
13781227352

push

github

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

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%)

47373 of 63144 relevant lines covered (75.02%)

187557.59 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 13781227352.1 11 Mar 2025 06:06AM UTC 115
75.02
GitHub Action Run
Source Files on build 13781227352
  • 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 #13781227352
  • 14c6ca51 on github
  • Prev Build on BABEL_5_X_DEV (#13781055499)
  • Next Build on BABEL_5_X_DEV (#13789210134)
  • 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

© 2025 Coveralls, Inc