Hi Team,
What is the significance of airbyte metadata columns like _airbyte_ab_id, _airbyte_emitted_at, and If I don't want these columns into my destination we can achieve it writting custom connector. Since sync mode will be FullRefresh - Overwrite for all our sync operations so removing these field will impact anything? I have gone through the document and I could not see impact.