Hello! I just set up my first connection on airbyt...
# advice-data-transformation
o
Hello! I just set up my first connection on airbyte and have a question to ask. I set my source as mongodb atlas and my destination to postgres on aws rds. everything seems to work great but i couldn’t figure how to choose which fields i want to sync and which i dont want. for example, when copying documents from users table in mongo, i would like to remove PII fields like name or email and not transfer them. is that possible?
m
No, today airbyte doesn’t support column selection or PII masking
r
@Omri Haviv Hi, I have the similar requirements, were you able to find a way to do it with Airbyte?