Skip to content

Conversation

@SML0127
Copy link
Contributor

@SML0127 SML0127 commented Jan 1, 2026

Purpose

Linked issue: close #xxx

Brief change log

Fix test failures in FlinkUnionReadPrimaryKeyTableITCase by replacing hard-coded partition value (e.g. year: 2025, 2026) with actual partition values.

Tests

API and Format

Documentation

@SML0127 SML0127 changed the title [test] build expected results with partitions value, not hard coded value. [test] build expected results with partitions value, not hard-coded value. Jan 1, 2026
@SML0127
Copy link
Contributor Author

SML0127 commented Jan 1, 2026

I used dynamic partition values to build expected results to prevent annual failures. Let me know if you prefer hardcoding both for stricter determinism.

@SML0127 SML0127 changed the title [test] build expected results with partitions value, not hard-coded value. [test/hotfix] build expected results with partitions value, not hard-coded value. Jan 1, 2026
@luoyuxia luoyuxia self-requested a review January 4, 2026 01:42
Copy link
Contributor

@luoyuxia luoyuxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SML0127 Thanks for the fix. LGTM!

@luoyuxia luoyuxia merged commit dc1bfba into apache:main Jan 4, 2026
10 of 11 checks passed
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.

Test failures caused by hardcoded partition years

2 participants