Lars Volker has uploaded a new change for review. http://gerrit.cloudera.org:8080/2919
Change subject: IMPALA-3458: Fix table creation to test insert with header lines ...................................................................... IMPALA-3458: Fix table creation to test insert with header lines For IMPALA-1740 we added a test to insert.test, which creates a table and inserts data. The table was created on HDFS by default and thus inserts with compression enabled did not work. This change adds the required table to the functional schema in the same way we do it for the other insert tests. Change-Id: Ie68e7067b7a16218d27935820d5d1ce7035d2e6c --- M testdata/datasets/functional/functional_schema_template.sql M testdata/datasets/functional/schema_constraints.csv M testdata/workloads/functional-query/queries/QueryTest/insert.test 3 files changed, 14 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/19/2919/1 -- To view, visit http://gerrit.cloudera.org:8080/2919 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie68e7067b7a16218d27935820d5d1ce7035d2e6c Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Lars Volker <[email protected]>
