[
https://issues.apache.org/jira/browse/DRILL-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754291#comment-15754291
]
ASF GitHub Bot commented on DRILL-5043:
---------------------------------------
GitHub user nagarajanchinnasamy reopened a pull request:
https://github.com/apache/drill/pull/685
Drill 5043: Function that returns a unique id per session/connection
similar to MySQL's CONNECTION_ID()
Please check [DRILL-5043](https://issues.apache.org/jira/browse/DRILL-5043)
for the details on changes made and other details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nagarajanchinnasamy/drill DRILL-5043
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/685.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #685
----
commit 3062d6052525524bacaad35765ff62b96ff31a42
Author: Nagarajan Chinnasamy <[email protected]>
Date: 2016-12-15T14:18:39Z
DRILL-5043: Function that returns a unique id per session/connection
similar to MySQL's CONNECTION_ID() #685
----
> Function that returns a unique id per session/connection similar to MySQL's
> CONNECTION_ID()
> -------------------------------------------------------------------------------------------
>
> Key: DRILL-5043
> URL: https://issues.apache.org/jira/browse/DRILL-5043
> Project: Apache Drill
> Issue Type: Improvement
> Components: Functions - Drill
> Affects Versions: 1.8.0
> Reporter: Nagarajan Chinnasamy
> Priority: Minor
> Labels: CONNECTION_ID, SESSION, UDF, ready-to-commit
> Fix For: Future
>
> Attachments: 01_session_id_sqlline.png,
> 02_session_id_webconsole_query.png, 03_session_id_webconsole_result.png
>
>
> Design and implement a function that returns a unique id per
> session/connection similar to MySQL's CONNECTION_ID().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)