Re: Which code compiler is better

2017-07-31 Thread Chunhui Shi
A while ago my experiments ( https://issues.apache.org/jira/browse/DRILL-4778 ) show that JDK is more favorable in the aspect of the efficiency of generated code, as to the time of the compilation at that time it was Janino showing better performance. If in JDK 8 this is no more the case, I

Re: [ANNOUNCE] Apache Drill 1.11.0 Released

2017-07-31 Thread Abhishek Girish
Congratulations everyone! From: Arina Yelchiyeva Sent: Monday, July 31, 2017 5:16:59 AM To: dev@drill.apache.org; user Subject: [ANNOUNCE] Apache Drill 1.11.0 Released On behalf of the Apache Drill community, I am happy to announce

[jira] [Created] (DRILL-5697) Improve performance of filter operator for pattern matching

2017-07-31 Thread Padma Penumarthy (JIRA)
Padma Penumarthy created DRILL-5697: --- Summary: Improve performance of filter operator for pattern matching Key: DRILL-5697 URL: https://issues.apache.org/jira/browse/DRILL-5697 Project: Apache

Re: [ANNOUNCE] Apache Drill 1.11.0 Released

2017-07-31 Thread Abhishek Girish
Congratulations everyone! On Mon, Jul 31, 2017 at 5:16 AM, Arina Yelchiyeva < arina.yelchiy...@gmail.com> wrote: > On behalf of the Apache Drill community, I am happy to announce the release > of Apache Drill 1.11.0. > > For information about Apache Drill, and to get involved, visit the project

[GitHub] drill issue #887: DRILL-5688: Add repeated map support to column accessors

2017-07-31 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/887 This set of commits provide performance tuning of the column writer implementation. Discussion during the code review identified a number of tuning opportunities that lead to this work. The

[jira] [Created] (DRILL-5696) change default compiler strategy

2017-07-31 Thread weijie.tong (JIRA)
weijie.tong created DRILL-5696: -- Summary: change default compiler strategy Key: DRILL-5696 URL: https://issues.apache.org/jira/browse/DRILL-5696 Project: Apache Drill Issue Type: Improvement

[GitHub] drill issue #890: Escape version number period separator, this captures vers...

2017-07-31 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/890 @darrenbrien thanks for the pull request but could please also create Jira for the fix [1], [2]. [1] https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=185=DRILL

exception using drill with CDH 5.8.2

2017-07-31 Thread Dor Ben Dov
Hi, I configured drill according to the documentation, which means using the web interface with the following: { "type": "hbase", "config": { "hbase.zookeeper.quorum": "10.238.64.198", "hbase.zookeeper.property.clientPort": "2181" }, "size.calculator.enabled": false, "enabled":

[ANNOUNCE] Apache Drill 1.11.0 Released

2017-07-31 Thread Arina Yelchiyeva
On behalf of the Apache Drill community, I am happy to announce the release of Apache Drill 1.11.0. For information about Apache Drill, and to get involved, visit the project website [1]. This release of Drill provides the following new features and improvements [2]: Cryptography-related

[GitHub] drill pull request #890: Escape version number period separator, this captur...

2017-07-31 Thread darrenbrien
GitHub user darrenbrien opened a pull request: https://github.com/apache/drill/pull/890 Escape version number period separator, this captures version numbers… … with 4 5 or 6 in them, like 1.8.0_144 You can merge this pull request into a Git repository by running: $ git