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.97k stars 4.1k forks source link

Initial read: query to get all fields #32161

Closed rodireich closed 11 months ago

rodireich commented 11 months ago

Formulate a query or API call to retrieve all fields in document.

akashkulk commented 11 months ago

I believe we are already querying all the fields in the document - and then filtering them out based on the fields in the catalog. This change would just involve NOT filtering these fields out in packed mode