[MCOL-5538] calshowpartitionsbyvalue() failed on tables with utf8 charset and collation Created: 2023-07-21 Updated: 2023-10-27 Resolved: 2023-10-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | PrimProc |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Leonid Fedorov |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: develop branch This issue is discovered while testing
The following development regression test case failed: working_tpch1_compareLogOnly/misc/bug4594.sql
The same test case worked fine when charset and collation are set to latin1. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2023-07-21 ] |
|
test case working_tpch1_calpontonly/misc/calShowPartitionsByValue.sql also failed. |