Details
-
Task
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
6.2.1
-
None
-
2021-16, 2021-17
Description
LOAD DATA IN FILE and DML are the only ways to ingest data into MCS tables in the cloud. Both LDIF and DML produces binlog entries for MCS tables. The binlogs themselves doesn't make any sense in MCS cluster b/c of its distributed storage and also binlogs can take a lot of disk space in case of LDIF. The immediate solution is to disable binlogs for DML/bulk insertion for MCS tables.
Attachments
Issue Links
- relates to
-
MCOL-4960 Allow a user to enable DML binlog replication when performing DML statements on a ColumnStore table
- Open