Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
1.5.1
Description
Columnstore performs joins on char types using a binary compare. Server uses case-insensitive compare. We need to be compatible.
Attachments
Issue Links
- includes
-
MCOL-4724 Make disk-based JOIN collation and wide-decimal aware.
- Open
- is part of
-
MCOL-4343 umbrella for tech debt issues
- Open
- relates to
-
MCOL-4065 DISTINCT is case sensitive
- Closed
-
MCOL-4498 LIKE is not collation aware
- Closed
-
MCOL-495 Make string comparison not case sensitive
- Closed
-
MCOL-4388 Equality does not respect the NOPAD collation attribute
- Closed
-
MCOL-4417 Non-equality comparison operators do not work well with NOPAD collations
- Closed
-
MCOL-4428 WHERE char6col <='STR' OR char6col IS NULL -- returns a wrong result after MCOL-495
- Closed
-
MCOL-4534 MariaDB collation library: improve comparison performance in 8bit nopad_bin collations
- Stalled
-
MCOL-4539 WHERE short_char_column='literal' ignores the collation on a huge table
- Closed
- split from
-
MCOL-3536 Order by with UTF
- Closed