Fang-Yu Rao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22350
Change subject: IMPALA-13011: [WIP] Support authorization for Calcite in Impala ...................................................................... IMPALA-13011: [WIP] Support authorization for Calcite in Impala Based on a variant of https://gerrit.cloudera.org/c/22334/2, this patch supports authorization for the Calcite planner in Impala. Specifically, this patch focuses on the authorization of table-level and column-level privilege requests. Change-Id: I7cc2684627a44a3c09bce6a292dd076a5dc9e2ec --- M java/calcite-planner/src/main/java/org/apache/impala/calcite/service/CalciteAnalysisDriver.java A java/calcite-planner/src/main/java/org/apache/impala/calcite/service/ImpalaPrivilegeRequestsRegistrar.java 2 files changed, 135 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/50/22350/1 -- To view, visit http://gerrit.cloudera.org:8080/22350 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7cc2684627a44a3c09bce6a292dd076a5dc9e2ec Gerrit-Change-Number: 22350 Gerrit-PatchSet: 1 Gerrit-Owner: Fang-Yu Rao <[email protected]>
