Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11789 )
Change subject: IMPALA-7758: Fix LOCATION clause when creating chars_formats_* ...................................................................... IMPALA-7758: Fix LOCATION clause when creating chars_formats_* The current location resolves to /user/hive/warehouse/chars_formats_*. Impala's test data actually lives at /test-warehouse/chars_formats_*. Tested this by reloading data from scratch and running the core tests. Change-Id: I781b484e7a15ccaa5de590563d68b3dca6a658e5 Reviewed-on: http://gerrit.cloudera.org:8080/11789 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/bin/load-dependent-tables.sql 1 file changed, 5 insertions(+), 5 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/11789 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I781b484e7a15ccaa5de590563d68b3dca6a658e5 Gerrit-Change-Number: 11789 Gerrit-PatchSet: 5 Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
