You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Bingqin Zhou (Jira)" <ji...@apache.org> on 2021/07/22 22:50:00 UTC

[jira] [Created] (CASSANDRA-16814) cassandra_to_gcs operator data type inconsistent

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org