You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hari Sekhon (JIRA)" <ji...@apache.org> on 2018/04/05 14:20:00 UTC

[jira] [Created] (DRILL-6309) Show currently logged in user inside SQL session eg. SELECT CURRENT_USER();

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)