GitHub user sudheeshkatkam opened a pull request:
https://github.com/apache/drill/pull/159
DRILL-1065: Support for ALTER ... RESET statement
+ Support for "SET option = value" statement (assumes scope as SESSION)
+ Better error messages in SetOptionHandler
+ Changes in CompoundIdentifierConverter
- update when rewritten operand is not deeply equal to the original
operand
- Added Override annotations
+ Default ExecutionControls option value should be at SYSTEM level
@jacques-n @vkorukanti please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sudheeshkatkam/drill DRILL-1065
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/159.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #159
----
commit f785c3ba4d50bfe5a7ff77a8d37b3589bbe1c1cf
Author: Sudheesh Katkam <[email protected]>
Date: 2015-09-15T23:13:23Z
DRILL-1065: Support for ALTER ... RESET statement
+ Support for "SET option = value" statement (assumes scope as SESSION)
+ Better error messages in SetOptionHandler
+ Changes in CompoundIdentifierConverter
- update when rewritten operand is not deeply equal to the original
operand
- Added Override annotations
+ Default ExecutionControls option value should be at SYSTEM level
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---