You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Gautam Kumar Parai (JIRA)" <ji...@apache.org> on 2016/12/06 22:08:58 UTC

[jira] [Commented] (DRILL-5043) Function that returns a unique id per session/connection similar to MySQL's CONNECTION_ID()

    [ https://issues.apache.org/jira/browse/DRILL-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726877#comment-15726877 ] 

Gautam Kumar Parai commented on DRILL-5043:
-------------------------------------------

Hi Nagarajan,

Any updates? 

Regarding your questions:

{quote} I am not sure about one change I made in BitControl.java in the following block: {quote}
It should be 32 instead of 36

{quote} Also, I am not sure how to incorporate session_id into "descriptorData" static variable that is initialized at line number 9073 in BitControl.java. Please advice. {quote}
I think no change is required.

Can you please post the pull request? We can only start the review process when we have a pull request.

> 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
>         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)