Summary
This user is looking for a way to easily enable and disable source fields in connections to avoid manual toggling for over 600 fields.
Question
hello, how can I easily enable and disable source fields to be synced in any connection ?
I have more than 600 fields in my source object and it is painful to manually toggle/untoggle
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
["enable-disable", "source-fields", "sync", "connection", "toggle"]
Thanks <@U05JENRCF7C> but the finest granularity is stream, not field of stream. Or I am wrong ?
Hey <@U05FB419LMR> you can toggle all fields on or off with this switch, does that work for you?
hey <@U044KRQLNJZ>, I would like to be able to cherry pick around 150 fields out of 600 (it is not as simple as all or nothing )
if it was programmatically possible it would have been much easier to set up and manage over time
Sure, that makes sense. I thought maybe you just needed to enable a handful of fields. Unfortunately we don’t have a great way to do that via UI or terraform right now AFAIK
would toggling fields using a regex filter have helped? or only programmatic access?
Hi guys, if I may ask a question pls how are you dynamically passing the list of streams (table names) when using Airbyte TF provider? I need to disable views/functions. Are you combining something like Python with terraform?
This seems to be my biggest sticking point in switching to this from doing it via the rest api.
<@U05JENRCF7C>
<@U044KRQLNJZ> do you think an ETA can be shared regarding a such feature ?
<@U05FB419LMR> we don’t have an ETA, but there is an issue you can follow here: https://github.com/airbytehq/airbyte/issues/35043 Column selection is currently not supported through the API, which prevents the terraform provider from letting you select specific fields
Hi <@U044KRQLNJZ>, I have the below error message while reaching the issue
Sorry about that, we moved some issues around recently and that ended up in a different repository. This is not on our roadmap for the first half of 2024.
how can I follow this topic ?
<@U05FB419LMR> the issue should now be visible again and you can track progress here: https://github.com/airbytehq/airbyte/issues/35043