Skip to content

Conversation

flashmouse
Copy link
Contributor

this pr try to fix #13824 , use default collation when execute min() or max()

@Mytherin Mytherin merged commit 0dbb79e into duckdb:main Sep 13, 2024
39 checks passed
@Mytherin
Copy link
Collaborator

Thanks! LGTM

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Fix duckdb/duckdb#13824: min() max() varchar column use default collation (duckdb/duckdb#13909)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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.

min() and max() do not respect default collation
2 participants