Csaba Ringhofer has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15674 )
Change subject: IMPALA-9607: Fix test_column_storage_attributes Kudu test ...................................................................... IMPALA-9607: Fix test_column_storage_attributes Kudu test This patch fixes the test_column_storage_attributes test for Kudu tables by removing the type attributes from the VARCHAR column name. I tested this fix in my development environment by running test_kudu.py with `--exploration_strategy exhaustive`. Change-Id: I1b69a342a5b144beceefd17fb5a84547a1ae0103 Reviewed-on: http://gerrit.cloudera.org:8080/15674 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Alice Fan <[email protected]> Reviewed-by: Csaba Ringhofer <[email protected]> --- M tests/query_test/test_kudu.py 1 file changed, 5 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Verified Alice Fan: Looks good to me, but someone else must approve Csaba Ringhofer: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15674 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1b69a342a5b144beceefd17fb5a84547a1ae0103 Gerrit-Change-Number: 15674 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alice Fan <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
