Hi everyone, I'm trying to understand how to handl...
# replication-troubleshooting
j
Hi everyone, I'm trying to understand how to handle schema changes in sources that Airbyte reads as json and then flattens. I'd like to extract data from Salesforce and use Airbyte's flattening features to create the schemas of the destination tables based on the JSON response from Salesforce. If a new column is added to a source table being extracted by Airbyte, is Airbyte capable of automatically detect this new column and add it to the destination table?