[jira] [Comment Edited] (DRILL-7399) Querying parquet file with boolean data type return wrong results

2020-07-23 Thread Dave Challis (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17163538#comment-17163538 ] Dave Challis edited comment on DRILL-7399 at 7/23/20, 1:10 PM: --- Also

[jira] [Commented] (DRILL-7399) Querying parquet file with boolean data type return wrong results

2020-07-23 Thread Dave Challis (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17163538#comment-17163538 ] Dave Challis commented on DRILL-7399: - Also experiencing this issue in 1.17.0. I've been unable to

[jira] [Created] (DRILL-7735) Query against empty parquet file fails with: IndexOutOfBoundsException: Index: 0, Size: 0

2020-05-06 Thread Dave Challis (Jira)
Dave Challis created DRILL-7735: --- Summary: Query against empty parquet file fails with: IndexOutOfBoundsException: Index: 0, Size: 0 Key: DRILL-7735 URL: https://issues.apache.org/jira/browse/DRILL-7735

[jira] [Updated] (DRILL-7732) Group by on UINT_32 Parquet field causing: SYSTEM ERROR: CompileException

2020-05-05 Thread Dave Challis (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated DRILL-7732: Description: When executing the following query in Drill (via the web UI): {noformat} SELECT

[jira] [Updated] (DRILL-7732) Group by on UINT_32 Parquet field causing: SYSTEM ERROR: CompileException

2020-05-05 Thread Dave Challis (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated DRILL-7732: Summary: Group by on UINT_32 Parquet field causing: SYSTEM ERROR: CompileException (was: Group by

[jira] [Updated] (DRILL-7732) Group by on Parquet field causing: SYSTEM ERROR: CompileException

2020-05-05 Thread Dave Challis (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated DRILL-7732: Description: When executing the following query in Drill (via the web UI): {noformat} SELECT

[jira] [Updated] (DRILL-7732) Group by on Parquet field causing: SYSTEM ERROR: CompileException

2020-05-05 Thread Dave Challis (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated DRILL-7732: Attachment: drill.log > Group by on Parquet field causing: SYSTEM ERROR: CompileException >

[jira] [Created] (DRILL-7732) Group by on Parquet field causing: SYSTEM ERROR: CompileException

2020-05-05 Thread Dave Challis (Jira)
Dave Challis created DRILL-7732: --- Summary: Group by on Parquet field causing: SYSTEM ERROR: CompileException Key: DRILL-7732 URL: https://issues.apache.org/jira/browse/DRILL-7732 Project: Apache Drill

[jira] [Updated] (DRILL-6670) Error in parquet record reader - previously readable file fails to be read in 1.14

2018-08-06 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated DRILL-6670: Attachment: example.parquet > Error in parquet record reader - previously readable file fails to

[jira] [Commented] (DRILL-6670) Error in parquet record reader - previously readable file fails to be read in 1.14

2018-08-06 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570334#comment-16570334 ] Dave Challis commented on DRILL-6670: - Thanks for the reminder, have attached an example file now. >

[jira] [Comment Edited] (DRILL-6670) Error in parquet record reader - previously readable file fails to be read in 1.14

2018-08-06 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570201#comment-16570201 ] Dave Challis edited comment on DRILL-6670 at 8/6/18 1:26 PM: - >From further

[jira] [Commented] (DRILL-6670) Error in parquet record reader - previously readable file fails to be read in 1.14

2018-08-06 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570201#comment-16570201 ] Dave Challis commented on DRILL-6670: - >From further digging in the logs, looks like this is an issue

[jira] [Updated] (DRILL-6670) Error in parquet record reader - previously readable file fails to be read in 1.14

2018-08-06 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Challis updated DRILL-6670: Description: Parquet file which was generated by PyArrow was readable in Apache Drill 1.12 and

[jira] [Created] (DRILL-6670) Error in parquet record reader - previously readable file fails to be read in 1.14

2018-08-06 Thread Dave Challis (JIRA)
Dave Challis created DRILL-6670: --- Summary: Error in parquet record reader - previously readable file fails to be read in 1.14 Key: DRILL-6670 URL: https://issues.apache.org/jira/browse/DRILL-6670

[jira] [Commented] (DRILL-4517) Reading emtpy Parquet file failes with java.lang.IllegalArgumentException

2018-05-24 Thread Dave Challis (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16489176#comment-16489176 ] Dave Challis commented on DRILL-4517: - I've also attached a Parquet file containing no rows (generated