|
There are failed MTR test case. Please investigate.
Be sure to compare results with InnoDB tables. If test case or reference result are incorrect, please update them. If ColumnStore's return result is incorrect, please create Jira tickets for each issues found.
Please set the following default values for ColumnStore so that they would match with Docker container settings.
columnstore_compression_type = LZ4
|
columnstore_use_import_for_batchinsert = ALWAYS
|
character_set_database = utf8mb3
|
I have created a PR #2533 for a fix that I have already submitted.
|