-
Notifications
You must be signed in to change notification settings - Fork 4.1k
changefeedccl: remove limitations for parquet format #103129
Copy link
Copy link
Closed
Labels
A-cdcChange Data CaptureChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc
Description
#99028 tracks all the steps required to add the apache arrow parquet library and remove the old one. This issue tracks changefeed options which are not supported by parquet (these are the same as the options not supported by initial scan)
- updated changefeedccl: support the updated and mvcc with parquet format #104407
- mvcc_timestamp changefeedccl: support the updated and mvcc with parquet format #104407
- diff
- key in value
- end_time
- topic in value
- resolved changefeedccl: support the resolved option with format=parquet #104283
Jira issue: CRDB-27845
Epic CRDB-27372
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-cdcChange Data CaptureChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc