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

Victoria Markman commented on DRILL-2867:
-----------------------------------------

Verified fixed in 1.2.0

#Thu Sep 03 00:07:29 UTC 2015
git.commit.id.abbrev=9562391

{code}
0: jdbc:drill:schema=dfs> select * from sys.options where type like '%SESSION%';
+-------+-------+-------+---------+----------+-------------+-----------+------------+
| name  | kind  | type  | status  | num_val  | string_val  | bool_val  | 
float_val  |
+-------+-------+-------+---------+----------+-------------+-----------+------------+
+-------+-------+-------+---------+----------+-------------+-----------+------------+
No rows selected (0.144 seconds)
{code}

> Session level parameter drill.exec.testing.controls  appears to be set even 
> though it was not
> ---------------------------------------------------------------------------------------------
>
>                 Key: DRILL-2867
>                 URL: https://issues.apache.org/jira/browse/DRILL-2867
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Victoria Markman
>            Assignee: Victoria Markman
>             Fix For: 1.2.0
>
>
> {code}
> 0: jdbc:drill:schema=dfs> select * from sys.options where type like 
> '%SESSION%';
> +------------+------------+------------+------------+------------+------------+------------+
> |    name    |    kind    |    type    |  num_val   | string_val |  bool_val  
> | float_val  |
> +------------+------------+------------+------------+------------+------------+------------+
> | drill.exec.testing.controls | STRING     | SESSION    | null       | {}     
>     | null       | null       |
> +------------+------------+------------+------------+------------+------------+------------+
> 1 row selected (0.218 seconds)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to