GitHub user pushpendra-jaiswal-90 opened a pull request:
https://github.com/apache/drill/pull/1190
[DRILL-5937] ExecConstants: changed comment, timeout default is 30 sec.
**Changed comment** to reflect default prepared statement timeout as 30
sec. (same as hive) .
10 seconds timeout is also failing in some cases in our mapr environment.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pushpendra-jaiswal-90/drill
bug/DRILL-5937-prepared-timeout-default
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1190.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 #1190
----
commit 5556e25ed689a9029de27d9a3ad91f02e46b95f2
Author: Pushpendra Jaiswal <pushpendra.jaiswal@...>
Date: 2018-03-26T07:05:51Z
[DRILL-5937] ExecConstants: changed comment, timeout default is 30 sec.
----
---