[jira] [Resolved] (DRILL-4848) Minor correction in UDF's documentation

2016-10-04 Thread Bridget Bevens (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bridget Bevens resolved DRILL-4848. --- Resolution: Fixed Changed step 3 to the following: The drill-module.conf file should contain

Drill Hangout Minutes - 10/4/16

2016-10-04 Thread Zelaine Fong
Attendees - Roman, Vitalii, Sorabh, Sudheesh, Kunal, Anil Kumar, Arina, Padma, Laurent, Paul, Khurram, Gautam, Zelaine 1) Laurent - Client side changes to support metadata queries Laurent indicated that the server side changes corresponding to these client side changes were already previously

[jira] [Created] (DRILL-4930) Metadata results are not sorted

2016-10-04 Thread Laurent Goujon (JIRA)
Laurent Goujon created DRILL-4930: - Summary: Metadata results are not sorted Key: DRILL-4930 URL: https://issues.apache.org/jira/browse/DRILL-4930 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-4929) Drill unable to propagate selectivity/distinctrowcount through RelSubset

2016-10-04 Thread Gautam Kumar Parai (JIRA)
Gautam Kumar Parai created DRILL-4929: - Summary: Drill unable to propagate selectivity/distinctrowcount through RelSubset Key: DRILL-4929 URL: https://issues.apache.org/jira/browse/DRILL-4929

Re: [HANGOUT] Topics for 10/04/16

2016-10-04 Thread Jacques Nadeau
Both the C++ and the JDBC changes are updates that leverage a number of pre-existing APIs already on the server. Our initial evaluations, we have already seen substantially improved BI tool performance with the proposed changes (with no additional server side changes). Are you seeing something

Hangout starting now..

2016-10-04 Thread Sudheesh Katkam
Link: https://hangouts.google.com/hangouts/_/maprtech.com/drillbi-weeklyhangout Thank you, Sudheesh

Re: [HANGOUT] Topics for 10/04/16

2016-10-04 Thread Sudheesh Katkam
Join us at this link: https://hangouts.google.com/hangouts/_/maprtech.com/drillbi-weeklyhangout > On Oct 3, 2016, at 9:26 PM, Shadi Khalifa wrote: > > Hi, > I have been working on integrating

Re: [HANGOUT] Topics for 10/04/16

2016-10-04 Thread Parth Chandra
Hi guys, I won't be able to join the hangout but it would be good to discuss the plan for the related backend changes. As I mentioned before I would like to see a concrete proposal for the backend that will accompany these changes. Without that, I feel there is no point to adding so much new

[jira] [Created] (DRILL-4928) Error o.a.d.exec.rpc.RpcExceptionHandler - Exception in RPC communication.

2016-10-04 Thread evan912 (JIRA)
evan912 created DRILL-4928: -- Summary: Error o.a.d.exec.rpc.RpcExceptionHandler - Exception in RPC communication. Key: DRILL-4928 URL: https://issues.apache.org/jira/browse/DRILL-4928 Project: Apache Drill

[GitHub] drill pull request #595: DRILL-4203: Parquet File. Date is stored wrongly

2016-10-04 Thread vdiravka
Github user vdiravka commented on a diff in the pull request: https://github.com/apache/drill/pull/595#discussion_r81736781 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/Metadata.java --- @@ -918,18 +916,22 @@ public void setMax(Object max) {

[jira] [Created] (DRILL-4927) Add support for Null Equality Joins

2016-10-04 Thread Roman (JIRA)
Roman created DRILL-4927: Summary: Add support for Null Equality Joins Key: DRILL-4927 URL: https://issues.apache.org/jira/browse/DRILL-4927 Project: Apache Drill Issue Type: Improvement

[jira] [Created] (DRILL-4926) Add support for Null Equality Joins

2016-10-04 Thread Roman (JIRA)
Roman created DRILL-4926: Summary: Add support for Null Equality Joins Key: DRILL-4926 URL: https://issues.apache.org/jira/browse/DRILL-4926 Project: Apache Drill Issue Type: Improvement

[GitHub] drill pull request #595: DRILL-4203: Parquet File. Date is stored wrongly

2016-10-04 Thread vdiravka
Github user vdiravka commented on a diff in the pull request: https://github.com/apache/drill/pull/595#discussion_r81722838 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/ParquetScanBatchCreator.java --- @@ -104,6 +104,9 @@ public ScanBatch