Skip to content

[Spark 4.0] Add string collation support #2190

@andygrove

Description

@andygrove

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 (apache/datafusion#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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions