Andreas Buchmüller
Results
2
comments of
Andreas Buchmüller
Hi there, can anyone of the maintainers kindly take a look at https://github.com/python-poetry/poetry-core/pull/210? Seems like a rather trivial fix, which would benefit poetry greatly. It's annoying having to circumvent this...
I have the same issue. Using the pyarrow backend going from PGSQL -> BQ and enabling this in the config ``` [normalize.parquet_normalizer] add_dlt_load_id = true add_dlt_id = true ``` will...