Matthew Jacobs has uploaded a new change for review. http://gerrit.cloudera.org:8080/7580
Change subject: IMPALA-5757: Make tbl property toSql deterministic ...................................................................... IMPALA-5757: Make tbl property toSql deterministic On Ubuntu 16.04, it seems that table properties may be returned in a different order from that expected by TestShowCreateTable in test_kudu.py. The fix is to change ToSqlUtils to print properties in a deterministic way. Change-Id: I2391e04eb40e398098704b77588ad352d514df7d --- M fe/src/main/java/org/apache/impala/analysis/ToSqlUtils.java 1 file changed, 12 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/80/7580/1 -- To view, visit http://gerrit.cloudera.org:8080/7580 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2391e04eb40e398098704b77588ad352d514df7d Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]>
