You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lfpll
changed the title
PostgresSQL ARRAY ingestion with pyarrow maps wrongly to RECORD<RECORD<>> in Bigquery
[Backend - Pyarrow]PostgresSQL ingestion maps ARRAY to wrong datatype in Bigquery
Dec 11, 2024
dlt version
1.4.1
Describe the problem
When ingesting ARRAY bigquery the pyarrow wrongly maps to a RECORD inside a RECORD. I remember seeing this before and it's a pyarrow problem
Steps to reproduce
How to replicate
Create a .env
Docker-compose.yml
init.sql
python script
Operating system
Linux
Runtime environment
Local
Python version
3.11
dlt data source
sql_database
dlt destination
Google BigQuery
Other deployment details
I removed the name of my company from the code so it may have some issues on the environment variables or the variables names.
Additional information
Result
The text was updated successfully, but these errors were encountered: