[GitHub] drill pull request #1113: DRILL-5902: Queries encounter random failure due t...

2018-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1113 ---

[GitHub] drill pull request #1094: DRILL-6090: While connecting to drill-bits using J...

2018-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1094 ---

[GitHub] drill pull request #1123: DRILL-6154: NaN, Infinity issues

2018-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1123 ---

[GitHub] drill pull request #1124: DRILL-6172: setValueCount of VariableLengthVectors...

2018-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1124 ---

[GitHub] drill pull request #1110: DRILL-6115: SingleMergeExchange is not scaling up ...

2018-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1110 ---

[GitHub] drill issue #1104: DRILL-6118: Handle item star columns during project / fil...

2018-02-23 Thread amansinha100
Github user amansinha100 commented on the issue: https://github.com/apache/drill/pull/1104 +1 ---

Re: [DISCUSS] 1.13.0 release

2018-02-23 Thread Charles Givre
I agree and I’ll try to get the log file PR done for this release. Sent from my iPhone > On Feb 23, 2018, at 00:14, Parth Chandra wrote: > > Bit of a tepid response from dev; but Aman's approval is all the > encouragement I need to roll out a release :) > > Thoughts on pending PRs? > > > >

[GitHub] drill issue #1105: DRILL-6125: Fix possible memory leak when query is cancel...

2018-02-23 Thread ilooner
Github user ilooner commented on the issue: https://github.com/apache/drill/pull/1105 @priteshm @arina-ielchiieva I should have updated this PR earlier this week, here is my update. After reflecting on Arina's comments and reading some more docs about how java implements volatile and