[GitHub] drill pull request #1101: DRILL-6032: Made the batch sizing for HashAgg more...

2018-01-26 Thread ilooner
GitHub user ilooner opened a pull request: https://github.com/apache/drill/pull/1101 DRILL-6032: Made the batch sizing for HashAgg more accurate. ## RecordBatchSizer changes - The RecordBatchSizer previously computed fixed width column sizes by measuring the total size of

[GitHub] drill issue #1101: DRILL-6032: Made the batch sizing for HashAgg more accura...

2018-01-26 Thread ilooner
Github user ilooner commented on the issue: https://github.com/apache/drill/pull/1101 @Ben-Zvi please review ---

[jira] [Created] (DRILL-6113) Limit batch size for Merge Receiver

2018-01-26 Thread Padma Penumarthy (JIRA)
Padma Penumarthy created DRILL-6113: --- Summary: Limit batch size for Merge Receiver Key: DRILL-6113 URL: https://issues.apache.org/jira/browse/DRILL-6113 Project: Apache Drill Issue Type:

[GitHub] drill pull request #1091: DRILL-6071: Limit batch size for flatten operator

2018-01-26 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1091#discussion_r164231963 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/flatten/FlattenRecordBatch.java --- @@ -94,8 +98,57 @@ private void clear() {

[GitHub] drill pull request #1091: DRILL-6071: Limit batch size for flatten operator

2018-01-26 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1091#discussion_r164233329 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/physical/unit/TestOutputBatchSize.java --- @@ -0,0 +1,498 @@ +/* + * Licensed to the

[GitHub] drill issue #1091: DRILL-6071: Limit batch size for flatten operator

2018-01-26 Thread ppadma
Github user ppadma commented on the issue: https://github.com/apache/drill/pull/1091 @paul-rogers Thank you Paul. Ready for review. Please take a look when you get a chance. ---

[jira] [Created] (DRILL-6112) JoinTestBase.testJoinWithEmptyFile is not annotated with @Test so it is not run. It also doesn't work.

2018-01-26 Thread Timothy Farkas (JIRA)
Timothy Farkas created DRILL-6112: - Summary: JoinTestBase.testJoinWithEmptyFile is not annotated with @Test so it is not run. It also doesn't work. Key: DRILL-6112 URL:

[GitHub] drill pull request #1099: DRILL-6106: Use valueOf method instead of construc...

2018-01-26 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/drill/pull/1099#discussion_r164165401 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ssl/SSLConfigClient.java --- @@ -94,7 +94,7 @@ private String getStringProperty(String name,

[GitHub] drill issue #1057: DRILL-5993 Add Generic Copiers With Append Methods

2018-01-26 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1057 @ilooner please resolve conflicts. ---

Build failed in Jenkins: drill-scm #926

2018-01-26 Thread Apache Jenkins Server
See Changes: [arina.yelchiyeva] DRILL-5730: Mock testing improvements and interface improvements [arina.yelchiyeva] DRILL-6102: Fix ConcurrentModificationException in the BaseAllocator's [arina.yelchiyeva]

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2018-01-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1045 ---

[GitHub] drill pull request #1100: DRILL-6102: Fix ConcurrentModificationException in...

2018-01-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1100 ---

[GitHub] drill pull request #1024: DRILL-3640: Support JDBC Statement.setQueryTimeout...

2018-01-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1024 ---

[GitHub] drill pull request #1099: DRILL-6106: Use valueOf method instead of construc...

2018-01-26 Thread reudismam
Github user reudismam commented on a diff in the pull request: https://github.com/apache/drill/pull/1099#discussion_r164076111 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ssl/SSLConfigClient.java --- @@ -94,7 +94,7 @@ private String getStringProperty(String name,