You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/18 20:24:59 UTC

[GitHub] [airflow] pierrejeambrun commented on pull request #25691: don't convert date to iso string format if export format is parquet in PostgresToGCSOperator

pierrejeambrun commented on PR #25691:
URL: https://github.com/apache/airflow/pull/25691#issuecomment-1219925046

   If I remember correctly we had to modify things here to be able to put the data into BigQuery with the correct format.
   
   - Can you confirm that these fields are getting exported with the correct type to bigquery with this modification ?
   - You are updating the `date` case, do we also want not to isoformat `datetime` is this case ? [here](https://github.com/apache/airflow/pull/25691/files#diff-94ba72b037053ca871b197e5071ad2b5904ab176ebbb62c8ed75dadc7f8e597fL143) 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org