[jira] [Commented] (DRILL-3944) Drill MAXDIR Unknown variable or type "FILE_SEPARATOR"

2016-01-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120361#comment-15120361 ] Jason Altekruse commented on DRILL-3944: It would be nice if I could find a way to ban this

[jira] [Updated] (DRILL-4318) Drill hangs with a malformed Tpcds query

2016-01-27 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-4318: - Description: git.commit.id.abbrev=3d0b4b0 The below query never returns anything. The

[jira] [Commented] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120588#comment-15120588 ] Jinfeng Ni commented on DRILL-4279: --- Worked a patch to address the issues reported in DRILL-4279. The

[jira] [Assigned] (DRILL-3944) Drill MAXDIR Unknown variable or type "FILE_SEPARATOR"

2016-01-27 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva reassigned DRILL-3944: --- Assignee: Arina Ielchiieva (was: Jason Altekruse) > Drill MAXDIR Unknown variable

[jira] [Commented] (DRILL-3547) IndexOutOfBoundsException on directory with ~20 subdirectories

2016-01-27 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120310#comment-15120310 ] Arina Ielchiieva commented on DRILL-3547: - Can't reproduce. Please check if this issue is still

[jira] [Updated] (DRILL-4318) Drill hangs with a malformed Tpcds query

2016-01-27 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-4318: - Attachment: error.log Attached the relevant logs after enabling debug mode > Drill hangs

[jira] [Commented] (DRILL-3944) Drill MAXDIR Unknown variable or type "FILE_SEPARATOR"

2016-01-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120342#comment-15120342 ] Jason Altekruse commented on DRILL-3944: +1 on moving the constant to avoid the compilation issue.

[jira] [Commented] (DRILL-4203) Parquet File : Date is stored wrongly

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120450#comment-15120450 ] ASF GitHub Bot commented on DRILL-4203: --- Github user adeneche commented on the pull request:

[jira] [Commented] (DRILL-4203) Parquet File : Date is stored wrongly

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120474#comment-15120474 ] ASF GitHub Bot commented on DRILL-4203: --- Github user jaltekruse commented on the pull request:

[jira] [Created] (DRILL-4318) Drill hangs with a malformed Tpcds query

2016-01-27 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-4318: Summary: Drill hangs with a malformed Tpcds query Key: DRILL-4318 URL: https://issues.apache.org/jira/browse/DRILL-4318 Project: Apache Drill Issue

[jira] [Assigned] (DRILL-3547) IndexOutOfBoundsException on directory with ~20 subdirectories

2016-01-27 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva reassigned DRILL-3547: --- Assignee: Arina Ielchiieva > IndexOutOfBoundsException on directory with ~20

[jira] [Created] (DRILL-4319) Make explain plan output cleaner and concise

2016-01-27 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created DRILL-4319: - Summary: Make explain plan output cleaner and concise Key: DRILL-4319 URL: https://issues.apache.org/jira/browse/DRILL-4319 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-4320) Difference in query plan on JDK8 for window function query

2016-01-27 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-4320: - Summary: Difference in query plan on JDK8 for window function query Key: DRILL-4320 URL: https://issues.apache.org/jira/browse/DRILL-4320 Project: Apache Drill

[jira] [Commented] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120602#comment-15120602 ] Jacques Nadeau commented on DRILL-4279: --- It seems like we should use skipAll everywhere at the

[jira] [Commented] (DRILL-4291) Ensure the jdbc-all driver jar includes classes required to return VarChar[]

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120841#comment-15120841 ] ASF GitHub Bot commented on DRILL-4291: --- Github user jacques-n commented on a diff in the pull

[jira] [Commented] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120610#comment-15120610 ] Jinfeng Ni commented on DRILL-4279: --- The change is both in planning and record reader. The skipAll mode

[jira] [Commented] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120812#comment-15120812 ] Jacques Nadeau commented on DRILL-4279: --- A skipAll query means no columns need to be read. The

[jira] [Comment Edited] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120752#comment-15120752 ] Jinfeng Ni edited comment on DRILL-4279 at 1/28/16 4:52 AM: Yes, for parquet,

[jira] [Commented] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120623#comment-15120623 ] Jacques Nadeau commented on DRILL-4279: --- Yes, I don't think the planner should try to figure these

[jira] [Comment Edited] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120623#comment-15120623 ] Jacques Nadeau edited comment on DRILL-4279 at 1/28/16 2:30 AM: Yes, I

[jira] [Commented] (DRILL-4314) Unit Test Framework Enhancement: Schema check for zero-row query

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118845#comment-15118845 ] ASF GitHub Bot commented on DRILL-4314: --- GitHub user hsuanyi opened a pull request:

[jira] [Commented] (DRILL-4314) Unit Test Framework Enhancement: Schema check for zero-row query

2016-01-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118849#comment-15118849 ] Sean Hsuan-Yi Chu commented on DRILL-4314: -- [~jaltekruse] Since this is in Unit Test Framework,

[jira] [Updated] (DRILL-4260) Adding support for some custom window frames

2016-01-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-4260: Assignee: Aman Sinha (was: Deneche A. Hakim) > Adding support for some custom window

[jira] [Assigned] (DRILL-4261) add support for RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING

2016-01-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim reassigned DRILL-4261: --- Assignee: Deneche A. Hakim (was: Aman Sinha) > add support for RANGE BETWEEN

[jira] [Assigned] (DRILL-4262) add support for ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW

2016-01-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim reassigned DRILL-4262: --- Assignee: Deneche A. Hakim (was: Aman Sinha) > add support for ROWS BETWEEN

[jira] [Commented] (DRILL-4261) add support for RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING

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

[jira] [Updated] (DRILL-4260) Adding support for some custom window frames

2016-01-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-4260: Summary: Adding support for some custom window frames (was: Adding support for custom

[jira] [Created] (DRILL-4316) java.lang.ArrayIndexOutOfBoundsException querying JSON with exec.enable_union_type = true

2016-01-27 Thread Vince Gonzalez (JIRA)
Vince Gonzalez created DRILL-4316: - Summary: java.lang.ArrayIndexOutOfBoundsException querying JSON with exec.enable_union_type = true Key: DRILL-4316 URL: https://issues.apache.org/jira/browse/DRILL-4316

[jira] [Commented] (DRILL-4263) add support for RANGE BETWEEN CURRENT ROW AND CURRENT ROW

2016-01-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119780#comment-15119780 ] Deneche A. Hakim commented on DRILL-4263: - You can review the changes related to this as part of

[jira] [Commented] (DRILL-4196) some TPCDS queries return wrong result when hash join is disabled

2016-01-27 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119891#comment-15119891 ] Victoria Markman commented on DRILL-4196: - [~aah] Amit, I ran TPCDS tests with your branch, bug is

[jira] [Commented] (DRILL-4261) add support for RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING

2016-01-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119778#comment-15119778 ] Deneche A. Hakim commented on DRILL-4261: - You can review the changes related to this as part of

[jira] [Issue Comment Deleted] (DRILL-4262) add support for ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW

2016-01-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-4262: Comment: was deleted (was: Opened pull request

[jira] [Commented] (DRILL-4262) add support for ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW

2016-01-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119779#comment-15119779 ] Deneche A. Hakim commented on DRILL-4262: - You can review the changes related to this as part of

[jira] [Commented] (DRILL-4174) fix for DRILL-4081 mistakenly regresses the fix for DRILL-3786

2016-01-27 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119950#comment-15119950 ] Victoria Markman commented on DRILL-4174: - The only way to verify this fix is to rerun tests from

[jira] [Updated] (DRILL-4174) fix for DRILL-4081 mistakenly regresses the fix for DRILL-3786

2016-01-27 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-4174: Reviewer: Abhishek Girish (was: Victoria Markman) > fix for DRILL-4081 mistakenly

[jira] [Created] (DRILL-4317) Exceptions on SELECT and CTAS with CSV data

2016-01-27 Thread Matt Keranen (JIRA)
Matt Keranen created DRILL-4317: --- Summary: Exceptions on SELECT and CTAS with CSV data Key: DRILL-4317 URL: https://issues.apache.org/jira/browse/DRILL-4317 Project: Apache Drill Issue Type:

[jira] [Commented] (DRILL-4203) Parquet File : Date is stored wrongly

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119967#comment-15119967 ] ASF GitHub Bot commented on DRILL-4203: --- GitHub user jaltekruse opened a pull request:

[jira] [Commented] (DRILL-4203) Parquet File : Date is stored wrongly

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119969#comment-15119969 ] ASF GitHub Bot commented on DRILL-4203: --- Github user jaltekruse commented on the pull request:

[jira] [Commented] (DRILL-4314) Unit Test Framework Enhancement: Schema check for zero-row query

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120219#comment-15120219 ] ASF GitHub Bot commented on DRILL-4314: --- Github user jacques-n commented on the pull request:

[jira] [Commented] (DRILL-4314) Unit Test Framework Enhancement: Schema check for zero-row query

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120228#comment-15120228 ] ASF GitHub Bot commented on DRILL-4314: --- Github user jaltekruse commented on the pull request:

[jira] [Commented] (DRILL-3944) Drill MAXDIR Unknown variable or type "FILE_SEPARATOR"

2016-01-27 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120240#comment-15120240 ] Arina Ielchiieva commented on DRILL-3944: - Making change in DirectoryExplorers.java applies to all

[jira] [Commented] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120753#comment-15120753 ] ASF GitHub Bot commented on DRILL-4279: --- GitHub user jinfengni opened a pull request:

[jira] [Commented] (DRILL-4279) Improve query plan when no column is required from SCAN

2016-01-27 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120752#comment-15120752 ] Jinfeng Ni commented on DRILL-4279: --- Yes, for parquet, JSON, text, the plan would be exactly the same as

[jira] [Created] (DRILL-4315) Empty JSON(Mongo) document causes "Unexpected RuntimeException"

2016-01-27 Thread Filip Grabowski (JIRA)
Filip Grabowski created DRILL-4315: -- Summary: Empty JSON(Mongo) document causes "Unexpected RuntimeException" Key: DRILL-4315 URL: https://issues.apache.org/jira/browse/DRILL-4315 Project: Apache