Jason Fehr has posted comments on this change. ( http://gerrit.cloudera.org:8080/23626 )
Change subject: IMPALA-9715: Load testdata with Impala ...................................................................... Patch Set 13: Code-Review+1 (2 comments) http://gerrit.cloudera.org:8080/#/c/23626/13/testdata/datasets/functional/functional_schema_template.sql File testdata/datasets/functional/functional_schema_template.sql: http://gerrit.cloudera.org:8080/#/c/23626/13/testdata/datasets/functional/functional_schema_template.sql@1721 PS13, Line 1721: INSERT OVERWRITE TABLE {db_name}{db_suffix}.{table_name} select * from functional.nulltable; > Addressed in the commit message at https://gerrit.cloudera.org/c/23626/13// Ack http://gerrit.cloudera.org:8080/#/c/23626/13/testdata/datasets/functional/functional_schema_template.sql@2528 PS13, Line 2528: INSERT OVERWRITE TABLE {db_name}{db_suffix}.{table_name} PARTITION(year=2010, month=3) > Why switch from 'LOAD DATA' to 'INSERT OVERWRITE'? Done -- To view, visit http://gerrit.cloudera.org:8080/23626 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I43d681a89d49fde9562ea67fd250fad2edd308ae Gerrit-Change-Number: 23626 Gerrit-PatchSet: 13 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Wed, 19 Nov 2025 17:37:38 +0000 Gerrit-HasComments: Yes
