Hello Airbyte team! I started exploring Airbyte; ...
# feedback-and-requests
j
Hello Airbyte team! I started exploring Airbyte; my first connector is Postgres. Couple features i thought would be really useful as we sync the data using Airbyte. • Ability to select the required columns to sync to destination( example - scenarios where we have to exclude columns containing PII). • Ability to choose/overwrite the datatype for the destination. (I experienced a situation where Airbyte was reading integer column from source and creating float column at the destination. It's not a big deal unless that integer column is epoch timestamp, which is in my case) Is Airbyte planning to implement those features?
u
@Sai D yes! those are most demanding features from users 🙂 probably they're going to be worked in next month. You can subscribe to the Github issues to keep following the progress of implementation https://github.com/airbytehq/airbyte/issues/2227