Re: Drill 2.0 (design) hackathon

2017-09-05 Thread Aman Sinha
Here is the Eventbrite event for registration: https://www.eventbrite.com/e/drill-developer-day-sept-2017-registration-7478463285 Please register so we can plan for food and drinks appropriately. The link also contains a google doc link for the preliminary agenda and a 'Topics' tab with

[HANGOUT] minutes for 9/5/2017

2017-09-05 Thread Boaz Ben-Zvi
Apache Drill Hangout – Sept. 5th, 2017. (Note: There would be no Drill Hangout on Sept 19 !) Attendees: Sorabh, Sindhu, Padma, Hanumath, Arina, Vitalii, Volodymyr, Vova, Pritesh, Aman, Vlad, Boaz The main discussion topic was the forthcoming Drill Developers Day on Sept. 18. (See Aman’s

[jira] [Created] (DRILL-5769) IndexOutOfBoundsException when querying JSON files

2017-09-05 Thread David Lee (JIRA)
David Lee created DRILL-5769: Summary: IndexOutOfBoundsException when querying JSON files Key: DRILL-5769 URL: https://issues.apache.org/jira/browse/DRILL-5769 Project: Apache Drill Issue Type:

[GitHub] drill pull request #923: DRILL-5723: Added System Internal Options That can ...

2017-09-05 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/923#discussion_r137136257 --- Diff: exec/java-exec/src/test/java/org/apache/drill/test/RestClientFixture.java --- @@ -0,0 +1,115 @@ +/* + * Licensed to the Apache Software

[jira] [Resolved] (DRILL-4686) Aggregation query over HBase table results in IllegalStateException: Failure while reading vector

2017-09-05 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-4686. --- Resolution: Fixed Fix Version/s: 1.12.0 Fixed as part of patch for DRILL-5546. commit id :

[jira] [Resolved] (DRILL-4734) Query against HBase table on a 5 node cluster fails with SchemaChangeException

2017-09-05 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-4734. --- Resolution: Fixed Fix Version/s: 1.12.0 Although I could not get enough information to

[jira] [Resolved] (DRILL-5185) Union all not passing type info when the output contains 0 rows

2017-09-05 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-5185. --- Resolution: Fixed Fix Version/s: 1.12.0 Fixed as part of DRILL-5546. Commit id:

[jira] [Resolved] (DRILL-5464) Fix JSON reader when it deals with empty file

2017-09-05 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-5464. --- Resolution: Fixed Fix Version/s: 1.12.0 Fixed as a part of patch for DRILL-5546, commit id:

[jira] [Resolved] (DRILL-5327) Hash aggregate can return empty batch which can cause schema change exception

2017-09-05 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-5327. --- Resolution: Fixed Fix Version/s: 1.12.0 Fixed as part of patch for DRILL-5546. Commit id:

[jira] [Resolved] (DRILL-5480) Empty batch returning from HBase may cause SchemChangeException even when data does not have different schema

2017-09-05 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-5480. --- Resolution: Fixed Fix Version/s: 1.12.0 Mark it resolved, as the issue was fixed as part of

[jira] [Resolved] (DRILL-5546) Schema change problems caused by empty batch

2017-09-05 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-5546. --- Resolution: Fixed Fix Version/s: 1.12.0 Fixed in commit:

[GitHub] drill pull request #923: DRILL-5723: Added System Internal Options That can ...

2017-09-05 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/923#discussion_r137122952 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/server/Drillbit.java --- @@ -83,18 +86,20 @@ @VisibleForTesting public Drillbit(

[jira] [Created] (DRILL-5768) Drill planer should not allow select * with group by clause

2017-09-05 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created DRILL-5768: - Summary: Drill planer should not allow select * with group by clause Key: DRILL-5768 URL: https://issues.apache.org/jira/browse/DRILL-5768 Project: Apache Drill

[GitHub] drill pull request #906: DRILL-5546: Handle schema change exception failure ...

2017-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/906 ---

multiple logback.xml in the project

2017-09-05 Thread Vlad Rozov
I'd suggest to unify multiple logback.xml into a single or max 2 (one for unit test and one for release) file. Any objections/cons to the proposal? Thank you, Vlad On 9/4/17 05:00, Vova Vysotskyi wrote: Vlad Rozov, thanks for the idea to conditionally enable Lilith appender. I agree with

[GitHub] drill pull request #920: DRILL-5737: Hash Agg uses more than the allocated m...

2017-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/920 ---

[GitHub] drill issue #920: DRILL-5737: Hash Agg uses more than the allocated memory u...

2017-09-05 Thread amansinha100
Github user amansinha100 commented on the issue: https://github.com/apache/drill/pull/920 +1 ---

[GitHub] drill pull request #909: DRILL-4264: Allow field names to include dots

2017-09-05 Thread vvysotskyi
Github user vvysotskyi closed the pull request at: https://github.com/apache/drill/pull/909 ---