You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2018/12/26 14:22:00 UTC

[jira] [Comment Edited] (DRILL-6928) exec.query.return_result_set_for_ddl does not affect Web-UI query results

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

Arina Ielchiieva edited comment on DRILL-6928 at 12/26/18 2:21 PM:
-------------------------------------------------------------------

Looks like option is working only for JDBC. Unfortunately nothing in option name or its description indicates this. We cannot rename option now since its part of Drill API, I guess we can update the description though. Another question, should we support such behavior for REST?


was (Author: arina):
Looks like option is working only for JDBC. Unfortunately nothing in option name or its description indicates this. We cannot rename option now since its part of Drill API, I guess we can update the description though. Another question, should we support such behavior for REST.

> exec.query.return_result_set_for_ddl does not affect Web-UI query results
> -------------------------------------------------------------------------
>
>                 Key: DRILL-6928
>                 URL: https://issues.apache.org/jira/browse/DRILL-6928
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.15.0
>            Reporter: Volodymyr Vysotskyi
>            Assignee: Bohdan Kazydub
>            Priority: Major
>             Fix For: 1.16.0
>
>
> For the case when {{exec.query.return_result_set_for_ddl}} is set to {{false}} at the system level, it should affect also results returned by Web-UI, but independently of the value of this option, the result is always displayed for non-"select" queries.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)