apache / apache/datafusion-comet

[Spark 4.0] Add string collation support

Open
#2,190 5 comments 0 reactions 0 assignees View on GitHub
enhancement spark 4.0
Dominant language
Scala
Stars
1.3k
Forks
373
Avg merge
2d 6h
Merged PRs (30d)
190

Description

### What is the problem the feature request solves?

A major new feature of Spark 4.0.0 is string collation support. Unfortunately, DataFusion does not support string collation (https://github.com/apache/datafusion/issues/9192); therefore, Comet does not support it either.

### Describe the potential solution

In the short term, we likely need to fall back to Spark for any queries involving string collation.

### Additional context

https://www.databricks.com/blog/introducing-collations-databricks

https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-collation

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.