Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23006
Change subject: [PROTOTYPE] Example of adding CalciteAuthorizationStmtTest ...................................................................... [PROTOTYPE] Example of adding CalciteAuthorizationStmtTest This adds a Calcite version of AuthorizationStmtTest. It fails many tests, because Calcite can't parse certain DDLs/DMLs and doesn't have authorization support. Change-Id: I21504dc47db5a0b7fc8ac20e89f25449855bda14 --- M fe/src/test/java/org/apache/impala/authorization/AuthorizationStmtTest.java A java/calcite-planner/src/test/java/org/apache/impala/calcite/authorization/CalciteAuthorizationStmtTest.java 2 files changed, 40 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/23006/1 -- To view, visit http://gerrit.cloudera.org:8080/23006 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I21504dc47db5a0b7fc8ac20e89f25449855bda14 Gerrit-Change-Number: 23006 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
