[
https://issues.apache.org/jira/browse/AIRFLOW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949471#comment-16949471
]
Jarek Potiuk commented on AIRFLOW-3978:
---------------------------------------
>From looking at the code - no matter what type field it is, if the field is
>represented by "bytes", it will be automatically converted into base64 encoded
>strings, which is exactly what BigQuery expects. I guess that should cover the
>BINARY and VARBINARY case.
[~RosterIn] - can you please verify if the case can be closed? If so - I will
close the issue.
> Add missing types in MySqlToGoogleCloudStorageOperator
> ------------------------------------------------------
>
> Key: AIRFLOW-3978
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3978
> Project: Apache Airflow
> Issue Type: Bug
> Components: gcp
> Affects Versions: 1.10.2
> Reporter: Roster
> Assignee: Roster
> Priority: Minor
> Labels: gcs
>
> There fields are missing and can not be mapped:
> TIME, BINARY , VARBINARY
--
This message was sent by Atlassian Jira
(v8.3.4#803005)