Re: A possible regression 1.9 / 1.10 when querying Parquet with complex types /nested structures (Map)

2017-06-03 Thread Stefán Baxter
Hi Rahul, Sure, but can I perhaps get the files to you directly? Regards, -Stefán On Sat, Jun 3, 2017 at 8:13 PM, rahul challapalli < challapallira...@gmail.com> wrote: > Can you please raise a jira and attach the required files? I can try to > reproduce it. > > Rahul > > On Jun 3, 2017 6:19

Re: A possible regression 1.9 / 1.10 when querying Parquet with complex types /nested structures (Map)

2017-06-03 Thread rahul challapalli
Can you please raise a jira and attach the required files? I can try to reproduce it. Rahul On Jun 3, 2017 6:19 AM, "Stefán Baxter" wrote: > Hi, > > I have a sample data set (a few million records) that is saved to parquet > in 2 ways. A simple file structure with

[GitHub] drill pull request #847: Drill 5545: Update POM to add support for running f...

2017-06-03 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/847#discussion_r119979144 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/columnreaders/AsyncPageReader.java --- @@ -105,22 +105,34 @@ protected void

[GitHub] drill pull request #847: Drill 5545: Update POM to add support for running f...

2017-06-03 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/847#discussion_r119979202 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/columnreaders/AsyncPageReader.java --- @@ -462,7 +431,10 @@ public Void

A possible regression 1.9 / 1.10 when querying Parquet with complex types /nested structures (Map)

2017-06-03 Thread Stefán Baxter
Hi, I have a sample data set (a few million records) that is saved to parquet in 2 ways. A simple file structure with primary types to store dimensions and metrics (String, Double) and a using nested maps (String,String and String,Double) respectively. Querying the data set with the simple types

[jira] [Created] (DRILL-5561) IllegalArgumentException: Self-suppression not permitted, seen when foreman Drillbit is killed

2017-06-03 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-5561: - Summary: IllegalArgumentException: Self-suppression not permitted, seen when foreman Drillbit is killed Key: DRILL-5561 URL: https://issues.apache.org/jira/browse/DRILL-5561