Patrick Luchsinger
Results
2
issues of
Patrick Luchsinger
In short: There is currently no way to change the firestore database to write to from default. See question on stackoverflow: https://stackoverflow.com/questions/78533417/how-to-write-to-a-firestore-db-other-than-default-in-a-python-cloud-function As far as I understand there is currently...
type: feature request
api: firestore
**Problem Description** When trying to append a partition to a partitioned parquet file on s3 I get the following error message: ``` ValueError: Appended dtypes differ. {('pseudo_vn', string[pyarrow]), ('municipality_residence_3_year_ago', 'Int64'),...
needs triage