Roderick Yao
Roderick Yao
When using Tez as Hive execution engine, INSERT statement will return successful but no rows are inserted. This works under MapReduce engine. Tez somehow does not seem to call OutputCommitter...
Support BigQuery clustered tables in this storagehandler.
Right now it blocks creating partition table. BQ supports partitioning based on timestamp and integer range. This storage handler should support these.
## Description This PR is for the Vitess Driver to allow COMMIT and ROLLBACK of a distributed transaction from a non-original connection/session. The use case is described in this feature...