Joy Gao created AIRFLOW-2585:
--------------------------------
Summary: Bug fix in CassandraHook and
CassandraToGoogleCloudStorageOperator
Key: AIRFLOW-2585
URL: https://issues.apache.org/jira/browse/AIRFLOW-2585
Project: Apache Airflow
Issue Type: Bug
Reporter: Joy Gao
Assignee: Joy Gao
* Issue with UUID type conversion: currently UUID is converted to hex string,
but should be converted to base64-encoded as that is the required format in
BigQuery for uploading.
* Issue with configuring load balancing policy in CassandraHook: currently the
hook only successfully instantiate with the default LB policy, but throw an
exception if attempts to pass in a custom LB policy in the extra field.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)