shihuafeng created DRILL-8548:
---------------------------------
Summary: Integrate Apache Ranger authorization for Drill
Key: DRILL-8548
URL: https://issues.apache.org/jira/browse/DRILL-8548
Project: Apache Drill
Issue Type: New Feature
Components: Server
Affects Versions: 1.23.0
Reporter: shihuafeng
Fix For: 1.23.0
This issue introduces Apache Ranger as a pluggable authorization framework for
Drill, enabling centralized table-level and column-level access control for
Drill queries. It is a substantial feature spanning three layers: a new
drill-ranger module , integration hooks in exec/java-exec, and distribution
packaging. The design follows Drill's existing AccessAuthorizer SPI and
Calcite's RelShuttle mechanism so that column-level checks happen in the toRel
phase before physical planning
--
This message was sent by Atlassian Jira
(v8.20.10#820010)