Column name order in S3 files for MySQL CDC source

Summary

Exploring if column names in S3 files can follow ordinal position from MySQL for CDC source


Question

I have a MySQL source with CDC enabled and S3 as the destination. Is it possible to ensure that the column names in the files written to S3 follow the ordinal position in MySQL or are sorted accordingly?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["mysql-source", "cdc-enabled", "s3-destination", "column-names", "ordinal-position", "sorting"]