[jira] [Commented] (DRILL-4732) Update JDBC driver to use the new prepared statement APIs on DrillClient

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411298#comment-15411298 ] ASF GitHub Bot commented on DRILL-4732: --- Github user vkorukanti commented on a diff in the pull

[jira] [Updated] (DRILL-4833) Union-All with a LIMIT 1 on one side does not get parallelized

2016-08-07 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha updated DRILL-4833: -- Assignee: Jinfeng Ni (was: Aman Sinha) > Union-All with a LIMIT 1 on one side does not get

[jira] [Commented] (DRILL-4833) Union-All with a LIMIT 1 on one side does not get parallelized

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411294#comment-15411294 ] ASF GitHub Bot commented on DRILL-4833: --- Github user amansinha100 commented on the issue:

[jira] [Commented] (DRILL-4833) Union-All with a LIMIT 1 on one side does not get parallelized

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411290#comment-15411290 ] ASF GitHub Bot commented on DRILL-4833: --- GitHub user amansinha100 opened a pull request:

[jira] [Commented] (DRILL-4729) Add support for prepared statement implementation on server side

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411288#comment-15411288 ] ASF GitHub Bot commented on DRILL-4729: --- Github user vkorukanti commented on a diff in the pull

[jira] [Commented] (DRILL-4833) Union-All with a LIMIT 1 on one side does not get parallelized

2016-08-07 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411283#comment-15411283 ] Aman Sinha commented on DRILL-4833: --- I believe the root cause of the issue is that in the excessive

[jira] [Updated] (DRILL-4766) FragmentExecutor should use EventProcessor and avoid blocking rpc threads

2016-08-07 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-4766: Assignee: Sudheesh Katkam (was: Deneche A. Hakim) > FragmentExecutor should use

[jira] [Commented] (DRILL-4766) FragmentExecutor should use EventProcessor and avoid blocking rpc threads

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411212#comment-15411212 ] ASF GitHub Bot commented on DRILL-4766: --- GitHub user adeneche opened a pull request:

[jira] [Commented] (DRILL-4539) Add support for Null Equality Joins

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411069#comment-15411069 ] ASF GitHub Bot commented on DRILL-4539: --- Github user vkorukanti closed the pull request at:

[jira] [Commented] (DRILL-4613) Skip the plugin if it throws errors when registering schemas

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411070#comment-15411070 ] ASF GitHub Bot commented on DRILL-4613: --- Github user vkorukanti closed the pull request at:

[jira] [Resolved] (DRILL-4603) Refactor FileSystem plugin code to allow customizations

2016-08-07 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti resolved DRILL-4603. Resolution: Won't Fix > Refactor FileSystem plugin code to allow customizations >

[jira] [Commented] (DRILL-4550) Add support more time units in extract function

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411068#comment-15411068 ] ASF GitHub Bot commented on DRILL-4550: --- Github user vkorukanti closed the pull request at:

[jira] [Commented] (DRILL-4603) Refactor FileSystem plugin code to allow customizations

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411067#comment-15411067 ] ASF GitHub Bot commented on DRILL-4603: --- Github user vkorukanti closed the pull request at:

[jira] [Created] (DRILL-4833) Union-All with a LIMIT 1 on one side does not get parallelized

2016-08-07 Thread Aman Sinha (JIRA)
Aman Sinha created DRILL-4833: - Summary: Union-All with a LIMIT 1 on one side does not get parallelized Key: DRILL-4833 URL: https://issues.apache.org/jira/browse/DRILL-4833 Project: Apache Drill

[jira] [Resolved] (DRILL-4728) Add support for new metadata fetch APIs

2016-08-07 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti resolved DRILL-4728. Resolution: Fixed Resolved in

[jira] [Commented] (DRILL-4728) Add support for new metadata fetch APIs

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411046#comment-15411046 ] ASF GitHub Bot commented on DRILL-4728: --- Github user asfgit closed the pull request at:

[jira] [Commented] (DRILL-4728) Add support for new metadata fetch APIs

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411044#comment-15411044 ] ASF GitHub Bot commented on DRILL-4728: --- Github user vkorukanti commented on a diff in the pull

[jira] [Commented] (DRILL-4728) Add support for new metadata fetch APIs

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411040#comment-15411040 ] ASF GitHub Bot commented on DRILL-4728: --- Github user vkorukanti commented on a diff in the pull

[jira] [Commented] (DRILL-4704) select statement behavior is inconsistent for decimal values in parquet

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411039#comment-15411039 ] ASF GitHub Bot commented on DRILL-4704: --- Github user jinfengni commented on the issue:

[jira] [Commented] (DRILL-4823) Fix OOM while trying to prune partitions with reasonable data size

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411028#comment-15411028 ] ASF GitHub Bot commented on DRILL-4823: --- Github user arina-ielchiieva commented on the issue:

[jira] [Commented] (DRILL-4823) Fix OOM while trying to prune partitions with reasonable data size

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411027#comment-15411027 ] ASF GitHub Bot commented on DRILL-4823: --- GitHub user arina-ielchiieva opened a pull request:

[jira] [Commented] (DRILL-4704) select statement behavior is inconsistent for decimal values in parquet

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411019#comment-15411019 ] ASF GitHub Bot commented on DRILL-4704: --- Github user paul-rogers commented on the issue:

[jira] [Resolved] (DRILL-4822) Extend distrib-env.sh search to consider site directory

2016-08-07 Thread Sudheesh Katkam (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudheesh Katkam resolved DRILL-4822. Resolution: Fixed Fixed in

[jira] [Resolved] (DRILL-4623) Disable Epoll by Default

2016-08-07 Thread Sudheesh Katkam (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudheesh Katkam resolved DRILL-4623. Resolution: Fixed Fixed in

[jira] [Commented] (DRILL-4822) Extend distrib-env.sh search to consider site directory

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15410994#comment-15410994 ] ASF GitHub Bot commented on DRILL-4822: --- Github user asfgit closed the pull request at:

[jira] [Commented] (DRILL-4819) Update MapR version to 5.2.0

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15410995#comment-15410995 ] ASF GitHub Bot commented on DRILL-4819: --- Github user asfgit closed the pull request at:

[jira] [Commented] (DRILL-4623) Disable Epoll by Default

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15410993#comment-15410993 ] ASF GitHub Bot commented on DRILL-4623: --- Github user asfgit closed the pull request at:

[jira] [Commented] (DRILL-4733) max(dir0) reading more columns than necessary

2016-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15410960#comment-15410960 ] ASF GitHub Bot commented on DRILL-4733: --- Github user arina-ielchiieva closed the pull request at:

[jira] [Closed] (DRILL-4341) Fails to parse string literals containing escaped quotes

2016-08-07 Thread Oscar Morante (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Morante closed DRILL-4341. Resolution: Fixed Fix Version/s: 1.8.0 This is now working. I'm not sure when it got fixed