You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2018/12/24 13:29:26 UTC

[GitHub] arina-ielchiieva commented on issue #1584: DRILL-6922: Do not set return result set option on query level if it is the same as current value

arina-ielchiieva commented on issue #1584: DRILL-6922: Do not set return result set option on query level if it is the same as current value
URL: https://github.com/apache/drill/pull/1584#issuecomment-449734574
 
 
   @vdiravka thanks for the code review. Updated the PR. Not it includes the following changes:
   
   1. Rename return result option name to `exec.query.return_result_set_for_ddl`.
   2. Add check if option value is the same as current value in DrillSqlWorker before setting result set option on query level.
   3. Separate Session and Query options on Web UI.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services