airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
15.4k stars 3.97k forks source link

Snowflake as a source disregards schema #6494

Open defyned-matt opened 2 years ago

defyned-matt commented 2 years ago

Issue:

When setting up a source sync from Snowflake the schema is disregarded and all schemas/tables the account has access to are displayed. Should be only the tables defined in the connection.

Enviroment

Current Behavior

All tables the account has access appear. Thousand in my case

Expected Behavior

Only the 5 tables in the specified schema should appear

sherifnada commented 2 years ago

@defyned-matt thanks for creating the issue!