Hari Sekhon created DRILL-6309:
----------------------------------
Summary: Show currently logged in user inside SQL session eg.
SELECT CURRENT_USER();
Key: DRILL-6309
URL: https://issues.apache.org/jira/browse/DRILL-6309
Project: Apache Drill
Issue Type: New Feature
Components: Execution - Monitoring, Functions - Drill, Metadata
Affects Versions: 1.10.0
Environment: MapR 5.2
Reporter: Hari Sekhon
Feature Request to add ability to show the currently logged in user in the
current SQL session, something analogous to MySQL's:
{code:java}
SELECT CURRENT_USER();{code}
https://dev.mysql.com/doc/refman/5.7/en/information-functions.html#function_current-user
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)