Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9455 )
Change subject: IMPALA-6584: Fix TestKuduOperations::test_column_storage_attributes ...................................................................... IMPALA-6584: Fix TestKuduOperations::test_column_storage_attributes In test_column_storage_attributes the column type is also used as the column name. To ensure the type name is also a valid column name, the default decimal type is now used. Change-Id: Ia7a8c3a07e50e1b7e89192d15380caf8550e4945 Reviewed-on: http://gerrit.cloudera.org:8080/9455 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M tests/query_test/test_kudu.py 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Alex Behm: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9455 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia7a8c3a07e50e1b7e89192d15380caf8550e4945 Gerrit-Change-Number: 9455 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]>
