You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2014/02/22 01:42:19 UTC

[jira] [Commented] (DRILL-381) Implement SQL Options Statements

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

Jason Altekruse commented on DRILL-381:
---------------------------------------

first patch posted contains a partial solution, can handle session level options. There is an outstanding problem with the distributed map implementation that is preventing global options from syncing values between drillbits.

> Implement SQL Options Statements
> --------------------------------
>
>                 Key: DRILL-381
>                 URL: https://issues.apache.org/jira/browse/DRILL-381
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Jason Altekruse
>         Attachments: 0001-start-of-storage-system-for-drill-options.patch
>
>
> We need to implement a system for passing and storing options at the global and session level. Some example options include, explain plan format, allowing quoted identifiers, null handling (concat null yields null). This involves creating a notion of a user session, as previously nothing was stored per user session.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)