[
https://issues.apache.org/jira/browse/CALCITE-3951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruben Q L updated CALCITE-3951:
-------------------------------
Summary: Support different string comparison based on SqlCollation (was:
Support different comparison based on collation)
> Support different string comparison based on SqlCollation
> ---------------------------------------------------------
>
> Key: CALCITE-3951
> URL: https://issues.apache.org/jira/browse/CALCITE-3951
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Ruben Q L
> Assignee: Ruben Q L
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently SqlCollation defines concepts like Coercibility, Charset, Locale,
> etc. However, we cannot specify on a certain collation that e.g. a string
> field should use case insensitive comparison. The goal of this ticket is to
> evolve SqlCollation to support that, and adapt the corresponding classes to
> use that (optional) "non-standard" comparison.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)