Adam Holley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8928
Change subject: Added the "SET ROW FORMAT" option to the "ALTER TABLE" command. ...................................................................... Added the "SET ROW FORMAT" option to the "ALTER TABLE" command. Change-Id: I96e347463504915a6f33932552e4d1f61e9b1154 --- M common/thrift/JniCatalog.thrift M fe/src/main/cup/sql-parser.cup A fe/src/main/java/org/apache/impala/analysis/AlterTableSetRowFormatStmt.java M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java M tests/query_test/test_delimited_text.py 5 files changed, 298 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/8928/1 -- To view, visit http://gerrit.cloudera.org:8080/8928 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I96e347463504915a6f33932552e4d1f61e9b1154 Gerrit-Change-Number: 8928 Gerrit-PatchSet: 1 Gerrit-Owner: Adam Holley <[email protected]>
