[GitHub] drill issue #585: DRILL-3898 : Sort spill was modified to catch all errors, ...

2016-09-09 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/585 LGTM --- 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 fea

[GitHub] drill issue #585: DRILL-3898 : Sort spill was modified to catch all errors, ...

2016-09-09 Thread Ben-Zvi
Github user Ben-Zvi commented on the issue: https://github.com/apache/drill/pull/585 Below are results from testing; first run with not enough disk space, and the second with a missing storage for the spill: 0: jdbc:drill:zk=local> create table store_sales_20(ss_item_sk, ss_c

[GitHub] drill pull request #585: DRILL-3898 : Sort spill was modified to catch all e...

2016-09-09 Thread Ben-Zvi
GitHub user Ben-Zvi opened a pull request: https://github.com/apache/drill/pull/585 DRILL-3898 : Sort spill was modified to catch all errors, ignore rep… …eated errors while closing the new group and issue a more detailed error message. Seems that the spilling IO can r

[jira] [Created] (DRILL-4885) WHERE clause causing a ClassCastException on HBase tables

2016-09-09 Thread Ki Kang (JIRA)
Ki Kang created DRILL-4885: -- Summary: WHERE clause causing a ClassCastException on HBase tables Key: DRILL-4885 URL: https://issues.apache.org/jira/browse/DRILL-4885 Project: Apache Drill Issue Type

[jira] [Resolved] (DRILL-4877) max(dir0), max(dir1) query against parquet data slower by 2X

2016-09-09 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha resolved DRILL-4877. --- Resolution: Fixed Fix Version/s: 1.9.0 Fixed in commit #: 18866d5 > max(dir0), max(dir1) query

[GitHub] drill pull request #583: DRILL-4877: If pruning was not applicable only keep...

2016-09-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/583 --- 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 enabl

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78177558 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78177586 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78177330 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78174691 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78172686 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78172574 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78169406 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78169085 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #574: DRILL-4726: Dynamic UDFs support

2016-09-09 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/574#discussion_r78168984 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/DrillFunctionRegistry.java --- @@ -218,4 +302,141 @@ private void registerOpera

[GitHub] drill pull request #579: DRILL-4874: "No UserGroupInformation while generati...

2016-09-09 Thread vdiravka
Github user vdiravka closed the pull request at: https://github.com/apache/drill/pull/579 --- 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 ena

[GitHub] drill pull request #584: DRILL-4884: Fix bug that drill sometimes produced I...

2016-09-09 Thread zbdzzg
GitHub user zbdzzg opened a pull request: https://github.com/apache/drill/pull/584 DRILL-4884: Fix bug that drill sometimes produced IOB exception while querying data of 65536 limitation Drill produces IOB while using a non batched scanner and limiting SQL by 65536. SQL:

[jira] [Created] (DRILL-4884) Drill produced IOB exception while querying data of 65536 limitation using non batched reader

2016-09-09 Thread Hongze Zhang (JIRA)
Hongze Zhang created DRILL-4884: --- Summary: Drill produced IOB exception while querying data of 65536 limitation using non batched reader Key: DRILL-4884 URL: https://issues.apache.org/jira/browse/DRILL-4884

[jira] [Resolved] (DRILL-4874) "No UserGroupInformation while generating ORC splits" - hive known issue in 1.2.0-mapr-1607 release.

2016-09-09 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva resolved DRILL-4874. - Resolution: Fixed > "No UserGroupInformation while generating ORC splits" - hive known iss