Juan Rodríguez Hortalá created HIVE-15916: ---------------------------------------------
Summary: Add blobstore tests for CTAS Key: HIVE-15916 URL: https://issues.apache.org/jira/browse/HIVE-15916 Project: Hive Issue Type: Improvement Components: Test Reporter: Juan Rodríguez Hortalá Assignee: Juan Rodríguez Hortalá This patch covers 3 tests checking CTAS operations against blobstore filesystems. The tests check we can create a table with a CTAS statement from another table, for the source-target combinations blobtore-blobstore, blobstore-hdfs, hdfs-blobstore, and for two target tables, one in the same default database as the source, and another in a new database. -- This message was sent by Atlassian JIRA (v6.3.15#6346)