Skip to content

Conversation

JelteF
Copy link
Collaborator

@JelteF JelteF commented Jun 3, 2025

Differences in collations between Postgres and DuckDB can lead to unexpected behavior, especially when it comes to string comparisons and sorting. Automatically choosing the right DuckDB collation is hard, because collation names don't necessarily match. This change allows people to at least configure the collation that's used by DuckDB.

@JelteF JelteF requested a review from Y-- June 3, 2025 11:54
@JelteF JelteF merged commit fe3e52e into main Jun 3, 2025
6 checks passed
@JelteF JelteF deleted the basic-collation-support branch June 3, 2025 12:28
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.

2 participants