[GitHub] drill pull request #594: DRILL-4842: SELECT * on JSON data results in Number...

2016-12-01 Thread chunhui-shi
Github user chunhui-shi commented on a diff in the pull request: https://github.com/apache/drill/pull/594#discussion_r90494185 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/vector/complex/fn/JsonReader.java --- @@ -59,12 +59,13 @@ private final

[ANNOUNCE] - New Apache Drill Committer - Chris Westin

2016-12-01 Thread Jacques Nadeau
On behalf of the Apache Drill PMC, I am very pleased to announce that Chris Westin has accepted the invitation to become a committer in the project. Welcome Chris and thanks for your great contributions! -- Jacques Nadeau CTO and Co-Founder, Dremio

Re: [ANNOUNCE] - New Apache Drill Committer - Chris Westin

2016-12-01 Thread Parth Chandra
Congrats Chris. And thank you for all your cool contributions! On Thu, Dec 1, 2016 at 8:54 AM, Jacques Nadeau wrote: > On behalf of the Apache Drill PMC, I am very pleased to announce that Chris > Westin has accepted the invitation to become a committer in the project. > >

[GitHub] drill pull request #672: DRILL-5085: Add / update description for dynamic UD...

2016-12-01 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/672#discussion_r90484226 --- Diff: exec/java-exec/src/main/resources/drill-module.conf --- @@ -207,11 +207,12 @@ drill.exec: { // Set this property if custom

[GitHub] drill pull request #672: DRILL-5085: Add / update description for dynamic UD...

2016-12-01 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/672#discussion_r90483802 --- Diff: distribution/src/resources/drill-env.sh --- @@ -141,4 +141,9 @@ # Arguments passed to sqlline (the Drill shell) at all times: whether

[jira] [Created] (DRILL-5088) Error when reading DBRef column

2016-12-01 Thread Guillaume Champion (JIRA)
Guillaume Champion created DRILL-5088: - Summary: Error when reading DBRef column Key: DRILL-5088 URL: https://issues.apache.org/jira/browse/DRILL-5088 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-5089) Skip initializing all enabled storage plugins for every query

2016-12-01 Thread Abhishek Girish (JIRA)
Abhishek Girish created DRILL-5089: -- Summary: Skip initializing all enabled storage plugins for every query Key: DRILL-5089 URL: https://issues.apache.org/jira/browse/DRILL-5089 Project: Apache

Re: [ANNOUNCE] Apache Drill 1.9.0 Released

2016-12-01 Thread Sudheesh Katkam
Thank you for the information, Sebastian. This maybe our first time posting to the announce list. I posted on the list to provide more visibility about the release, but I used the previous announcement template. I will add a note about the brief details to our release process instructions. -

Re: [ANNOUNCE] - New Apache Drill Committer - Chris Westin

2016-12-01 Thread Sudheesh Katkam
Congratulations, Chris! > On Dec 1, 2016, at 10:30 AM, Aditya wrote: > > Congratulations Chris! > > On Thu, Dec 1, 2016 at 9:56 AM, Parth Chandra wrote: > >> Congrats Chris. And thank you for all your cool contributions! >> >> >> >> On Thu, Dec

Re: [ANNOUNCE] - New Apache Drill Committer - Chris Westin

2016-12-01 Thread Jason Altekruse
Congrats Chris! Jason Altekruse Software Engineer at Dremio Apache Drill Committer On Thu, Dec 1, 2016 at 2:05 PM, Sudheesh Katkam wrote: > Congratulations, Chris! > > > On Dec 1, 2016, at 10:30 AM, Aditya wrote: > > > > Congratulations Chris! >

[GitHub] drill issue #648: DRILL-5015: Randomly select the drillbit from the list pro...

2016-12-01 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/648 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Created] (DRILL-5091) JDBC unit test fails to set up test storage plugin config on Java 8

2016-12-01 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5091: -- Summary: JDBC unit test fails to set up test storage plugin config on Java 8 Key: DRILL-5091 URL: https://issues.apache.org/jira/browse/DRILL-5091 Project: Apache Drill

Re: [ANNOUNCE] - New Apache Drill Committer - Chris Westin

2016-12-01 Thread Bridget Bevens
Congratulations, Chris! http://drill.apache.org/team/ On Thu, Dec 1, 2016 at 3:07 PM, Jason Altekruse wrote: > Congrats Chris! > > Jason Altekruse > Software Engineer at Dremio > Apache Drill Committer > > On Thu, Dec 1, 2016 at 2:05 PM, Sudheesh Katkam

[jira] [Created] (DRILL-5090) JDBC tests silently ignore failure to set up test storage plugin

2016-12-01 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5090: -- Summary: JDBC tests silently ignore failure to set up test storage plugin Key: DRILL-5090 URL: https://issues.apache.org/jira/browse/DRILL-5090 Project: Apache Drill

[jira] [Created] (DRILL-5092) JDBC driver includes Drill test code

2016-12-01 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5092: -- Summary: JDBC driver includes Drill test code Key: DRILL-5092 URL: https://issues.apache.org/jira/browse/DRILL-5092 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-5093) Explain plan shows all partitions when query scans all partitions, and filter pushdown is used with metadata caching.

2016-12-01 Thread Robert Hou (JIRA)
Robert Hou created DRILL-5093: - Summary: Explain plan shows all partitions when query scans all partitions, and filter pushdown is used with metadata caching. Key: DRILL-5093 URL:

[GitHub] drill issue #669: DRILL-5044: After the dynamic registration of multiple jar...

2016-12-01 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/669 @paul-rogers, I have made changes after CR, please review when possible. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] drill pull request #675: DRILL-5094: Comparator should guarantee transitive ...

2016-12-01 Thread chunhui-shi
GitHub user chunhui-shi opened a pull request: https://github.com/apache/drill/pull/675 DRILL-5094: Comparator should guarantee transitive attribute. You can merge this pull request into a Git repository by running: $ git pull https://github.com/chunhui-shi/drill DRILL-5094

[GitHub] drill pull request #673: DRILL-4764: Parquet file with INT_16, etc. logical ...

2016-12-01 Thread parthchandra
Github user parthchandra commented on a diff in the pull request: https://github.com/apache/drill/pull/673#discussion_r90570343 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/store/parquet2/TestDrillParquetReader.java --- @@ -84,4 +94,43 @@ public void test4349()

[jira] [Created] (DRILL-5094) Assure Comparator to be transitive

2016-12-01 Thread Chunhui Shi (JIRA)
Chunhui Shi created DRILL-5094: -- Summary: Assure Comparator to be transitive Key: DRILL-5094 URL: https://issues.apache.org/jira/browse/DRILL-5094 Project: Apache Drill Issue Type: Bug

[GitHub] drill pull request #638: DRILL-4982: Separate Hive reader classes for differ...

2016-12-01 Thread bitblender
Github user bitblender commented on a diff in the pull request: https://github.com/apache/drill/pull/638#discussion_r90574793 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveAbstractReader.java --- @@ -218,17 +229,18 @@ private void init()

[jira] [Created] (DRILL-5096) Query return null rows .., parquet file creation failed

2016-12-01 Thread Ravan (JIRA)
Ravan created DRILL-5096: Summary: Query return null rows .., parquet file creation failed Key: DRILL-5096 URL: https://issues.apache.org/jira/browse/DRILL-5096 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-5095) Selecting Join Columns returning null values in the second column

2016-12-01 Thread Ravan (JIRA)
Ravan created DRILL-5095: Summary: Selecting Join Columns returning null values in the second column Key: DRILL-5095 URL: https://issues.apache.org/jira/browse/DRILL-5095 Project: Apache Drill

[jira] [Resolved] (DRILL-4888) putIfAbsent for ZK stores is not atomic

2016-12-01 Thread Arina Ielchiieva (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arina Ielchiieva resolved DRILL-4888. - Resolution: Fixed Fixed in scope of DRILL-4726. Merged in Apache master with commit

Re: [ANNOUNCE] Apache Drill 1.9.0 Released

2016-12-01 Thread Arina Yelchiyeva
Sudheesh, I guess the following Jiras has been included in Improvement list by mistake, they are not in 1.9 scope: [DRILL-4309] - Make this option store.hive.optimize_scan_with_native_readers=true default [DRILL-4864] - Add ANSI format for date/time functions [DRILL-4865] - Add ANSI format for

Re: Window function

2016-12-01 Thread Nitin Pawar
any help on this ? from class NoFrameSupportTemplate, I see that inIndex is hard coded to point to previous row in case of lag and next row in case of lead. Is there a way I can modify this and pass it as parameter to pic appropriate row? On Fri, Nov 25, 2016 at 2:57 PM, Nitin Pawar

Re: [ANNOUNCE] - New Apache Drill Committer - Chris Westin

2016-12-01 Thread yuliya Feldman
Congratulations Chris!!! From: Jacques Nadeau To: dev Sent: Thursday, December 1, 2016 8:54 AM Subject: [ANNOUNCE] - New Apache Drill Committer - Chris Westin On behalf of the Apache Drill PMC, I am very pleased to announce that Chris