Grant Henke has uploaded this change for review. ( 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 --- M tests/query_test/test_kudu.py 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/55/9455/1 -- 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: newchange Gerrit-Change-Id: Ia7a8c3a07e50e1b7e89192d15380caf8550e4945 Gerrit-Change-Number: 9455 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
