Riza Suminto has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22846 )
Change subject: IMPALA-14026: Migrate test files that assert Beeswax dml result. ...................................................................... IMPALA-14026: Migrate test files that assert Beeswax dml result. This patch migrate the remaining test file under testdata/ that verify the beeswax-specific dml result. The RESULTS section is replaced by RUNTIME_PROFILE section that validates Partition name, NumModifiedRows, and sum of NumModifiedRows if necessary. Added HS2_TYPES section where necessary to let tests pass. Testing: Pass core tests. Change-Id: I36efbe66b654a5af6c44710e55d0b755280ad3be Reviewed-on: http://gerrit.cloudera.org:8080/22846 Reviewed-by: Michael Smith <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Joe McDonnell <[email protected]> --- M testdata/workloads/functional-query/queries/DataErrorsTest/orc-type-checks.test M testdata/workloads/functional-query/queries/QueryTest/alter-table.test M testdata/workloads/functional-query/queries/QueryTest/calcite.test M testdata/workloads/functional-query/queries/QueryTest/compute-stats-incremental.test M testdata/workloads/functional-query/queries/QueryTest/compute-stats.test M testdata/workloads/functional-query/queries/QueryTest/create-table-like-table.test M testdata/workloads/functional-query/queries/QueryTest/create-table.test M testdata/workloads/functional-query/queries/QueryTest/hdfs-caching.test M testdata/workloads/functional-query/queries/QueryTest/incompatible_avro_partition.test M testdata/workloads/functional-query/queries/QueryTest/insert.test M testdata/workloads/functional-query/queries/QueryTest/insert_null.test M testdata/workloads/functional-query/queries/QueryTest/insert_overwrite.test M testdata/workloads/functional-query/queries/QueryTest/insert_part_key.test M testdata/workloads/functional-query/queries/QueryTest/insert_permutation.test M testdata/workloads/functional-query/queries/QueryTest/joins.test M testdata/workloads/functional-query/queries/QueryTest/load.test M testdata/workloads/functional-query/queries/QueryTest/partition-col-types.test M testdata/workloads/functional-query/queries/QueryTest/spilling-regression-exhaustive.test M testdata/workloads/tpcds-insert/queries/partitioned-insert.test 19 files changed, 1,428 insertions(+), 786 deletions(-) Approvals: Michael Smith: Looks good to me, but someone else must approve Impala Public Jenkins: Verified Joe McDonnell: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/22846 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I36efbe66b654a5af6c44710e55d0b755280ad3be Gerrit-Change-Number: 22846 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <[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-Reviewer: Riza Suminto <[email protected]>
