duckdb / duckdb/duckdb

Extended Collation Support

Open
#604 20 comments 0 reactions 0 assignees View on GitHub
reproduced
Dominant language
C++
Stars
41.2k
Forks
3.8k
Avg merge
2d 9h
Merged PRs (30d)
467

Description

There are still a few places where collations have to be properly handled where they are currently not considered:

* DISTINCT aggregates
* LIKE/REGEX queries (this is not really possible for arbitrary collations, but possible for NOCASE).
* Support for collations in indexes
* GREATEST/LEAST functions

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.