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

Victoria Markman commented on DRILL-2601:
-----------------------------------------

Verified that following is printed in drillbit.log:
- use <workspace>
- select from table
- select from sys.options
- query that throws syntax error
- ddl ( create view )
- alter session (alter session set `planner.enable_hashjoin` = false)
- alter system (alter system set `planner.enable_hashjoin` = false)
- show tables

Verified in 1.4.0

{code}
#Generated by Git-Commit-Id-Plugin
#Tue Dec 08 03:32:09 UTC 2015
git.commit.id.abbrev=b906811
git.commit.user.email=amit.ha...@gmail.com
git.commit.message.full=DRILL-4165 Add a precondition for size of merge join 
record batch.\n
git.commit.id=b9068117177c3b47025f52c00f67938e0c3e4732
git.commit.message.short=DRILL-4165 Add a precondition for size of merge join 
record batch.
git.commit.user.name=Amit Hadke
git.build.user.name=Unknown
git.commit.id.describe=0.9.0-518-gb906811-dirty
git.build.user.email=Unknown
git.branch=master
git.commit.time=08.12.2015 @ 01\:25\:34 UTC
git.build.time=08.12.2015 @ 03\:32\:09 UTC
git.remote.origin.url=https\://github.com/apache/drill
{code}

> Print SQL query text along with query id in drillbit.log
> --------------------------------------------------------
>
>                 Key: DRILL-2601
>                 URL: https://issues.apache.org/jira/browse/DRILL-2601
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>            Reporter: Victoria Markman
>            Assignee: Aman Sinha
>             Fix For: 1.4.0
>
>         Attachments: 
> 0001-DRILL-2601-log-the-query-text-and-query-id-right-at-.patch
>
>
> This is a request to print text of a query into drillbit.log  in the default 
> non verbose output. It includes all the changes of a session level parameters 
> and anything else that might help reproducing issue on a customer site.



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

Reply via email to