Hi Folks,
Can Airbyte will support below?
1. Column level filtering to Destination (specific columns should be replicate from source to destination).
2. If we add/drop any column in the source then will it add/drop to the destination.
3. Rename column from source to destination ?
4. Change column data type from source to destination?
5. Rename table from source to destination?
NOTE: My Source DB is MySQL and Destination DB is Google BigQuery.