Skip to content

fix: enable case-insensitive configuration for enum option in CoreOptions#136

Merged
lxy-9602 merged 1 commit into
alibaba:mainfrom
lszskye:fix_options_key_upper_case
Feb 11, 2026
Merged

fix: enable case-insensitive configuration for enum option in CoreOptions#136
lxy-9602 merged 1 commit into
alibaba:mainfrom
lszskye:fix_options_key_upper_case

Conversation

@lszskye

@lszskye lszskye commented Feb 11, 2026

Copy link
Copy Markdown
Collaborator

Purpose

Enable case-insensitive configuration values with automatic normalization to lowercase during parsing.
Aligns with Java Paimon (e.g., "None", "none" → enum NONE).

Tests

CoreOptions.TestNormalizeValueInCoreOption

@lucasfang lucasfang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

+1

@lxy-9602
lxy-9602 merged commit 4a5759e into alibaba:main Feb 11, 2026
8 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.

3 participants