Bingqin Zhou created CASSANDRA-16814:
----------------------------------------

             Summary: cassandra_to_gcs operator data type inconsistent
                 Key: CASSANDRA-16814
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16814
             Project: Cassandra
          Issue Type: Bug
            Reporter: Bingqin Zhou


In cassandra_to_gcs.py, `convert_value()` function actually converts bytes and 
UUID types from Cassandra into strings, but the `CQL_TYPE_MAP` maps bytes, UUID 
and TIMEUUID from Cassandra into BYTES type in BigQuery, which causes the field 
value and field schema type inconsistent in BigQuery. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to