Skip to content

Conversation

@uros-db
Copy link
Contributor

@uros-db uros-db commented Dec 23, 2025

What changes were proposed in this pull request?

Cleanup SQL configs by removing TRIM_COLLATION_ENABLED and its surrounding code changes, thus eliminating the spark.sql.collation.trim.enabled feature flag from the codebase.

Why are the changes needed?

Collations and RTRIM are already enabled by default, and these configs are no longer needed.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests suffice. Outdated tests have been removed.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the SQL label Dec 23, 2025
Copy link
Contributor Author

@uros-db uros-db left a comment

Choose a reason for hiding this comment

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

Waiting for CI. cc @MaxGekk

@uros-db
Copy link
Contributor Author

uros-db commented Dec 24, 2025

Please review @MaxGekk @cloud-fan @dongjoon-hyun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant