mirror of
https://github.com/apache/druid.git
synced 2025-03-02 23:39:21 +00:00
This is used to control access to the EXTERN function, which allows reading external data in SQL. The EXTERN function is not usable in production as of today, but it is used by the task-based SQL engine contemplated in #12262.