[ https://issues.apache.org/jira/browse/AIRFLOW-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895912#comment-16895912 ]
Jarek Potiuk commented on AIRFLOW-3489: --------------------------------------- [~jmcarp] - can you please confirm if your refactor fixes the problem so that we can close this issue ? > PostgresToGoogleCloudStorageOperator doesn't handle PostgreSQL json properly > ----------------------------------------------------------------------------- > > Key: AIRFLOW-3489 > URL: https://issues.apache.org/jira/browse/AIRFLOW-3489 > Project: Apache Airflow > Issue Type: Bug > Components: gcp > Reporter: Duan Shiqiang > Priority: Major > Labels: bigquery > > PostgresToGoogleCloudStorageOperator saves json data (postgres json or jsonb) > as native python types (i.e. dictionary) to gcs new line separated json data. > But it generates bigquery schema for that field as data type string which > won't work if user want to import the gcs data into bigquery. -- This message was sent by Atlassian JIRA (v7.6.14#76016)