[jira] [Resolved] (DRILL-3544) Need better error messages when convert_to is given a bad type

2015-07-22 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau resolved DRILL-3544. --- Resolution: Duplicate > Need better error messages when convert_to is given a bad type > -

[jira] [Created] (DRILL-3545) Need documentation on BINARY_STRING and STRING_BINARY functions

2015-07-22 Thread Ted Dunning (JIRA)
Ted Dunning created DRILL-3545: -- Summary: Need documentation on BINARY_STRING and STRING_BINARY functions Key: DRILL-3545 URL: https://issues.apache.org/jira/browse/DRILL-3545 Project: Apache Drill

[jira] [Created] (DRILL-3544) Need better error messages when convert_to is given a bad type

2015-07-22 Thread Ted Dunning (JIRA)
Ted Dunning created DRILL-3544: -- Summary: Need better error messages when convert_to is given a bad type Key: DRILL-3544 URL: https://issues.apache.org/jira/browse/DRILL-3544 Project: Apache Drill

[jira] [Created] (DRILL-3543) Add stats for external sort to a query profile

2015-07-22 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-3543: --- Summary: Add stats for external sort to a query profile Key: DRILL-3543 URL: https://issues.apache.org/jira/browse/DRILL-3543 Project: Apache Drill Iss

[GitHub] drill pull request: DRILL-2650: Mark query end time when closing t...

2015-07-22 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the pull request: https://github.com/apache/drill/pull/80#issuecomment-123918414 Downgraded to .debug() --- 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

[GitHub] drill pull request: DRILL-2304: Case sensitivity - system and sess...

2015-07-22 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the pull request: https://github.com/apache/drill/pull/90#issuecomment-123918173 Addressed review comments mentioned on 313c8e3 f33654c --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] drill pull request: DRILL-3497: Throw UserException#validationErro...

2015-07-22 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the pull request: https://github.com/apache/drill/pull/98#issuecomment-123917913 Addressed review comments mentioned on #91 --- 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 p

Re: Review Request 36208: DRILL-3455: If a drillbit, that contains fragments for the current query, dies the QueryManager will fail the query even if those fragments already finished successfully

2015-07-22 Thread Sudheesh Katkam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36208/ --- (Updated July 23, 2015, 12:18 a.m.) Review request for drill, abdelhakim denech

[GitHub] drill pull request: DRILL-3497: Throw UserException#validationErro...

2015-07-22 Thread sudheeshkatkam
GitHub user sudheeshkatkam opened a pull request: https://github.com/apache/drill/pull/98 DRILL-3497: Throw UserException#validationError for errors when modifying options Mistakenly closed https://github.com/apache/drill/pull/91. Please review 4c2b698. You can merge this pull re

[GitHub] drill pull request: DRILL-2818, DRILL-3496: Enhanced logging and a...

2015-07-22 Thread dsbos
Github user dsbos commented on a diff in the pull request: https://github.com/apache/drill/pull/93#discussion_r35279254 --- Diff: common/src/main/java/org/apache/drill/common/config/DrillConfig.java --- @@ -138,34 +154,83 @@ public static DrillConfig create(Properties testConfigur

[GitHub] drill pull request: DRILL-3497: Throw UserException#validationErro...

2015-07-22 Thread sudheeshkatkam
Github user sudheeshkatkam closed the pull request at: https://github.com/apache/drill/pull/91 --- 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 feature i

[GitHub] drill pull request: DRILL-1651: Push filter past project with ITEM...

2015-07-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/96 --- 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 feature is enable

[GitHub] drill pull request: DRILL-2818, DRILL-3496: Enhanced logging and a...

2015-07-22 Thread jaltekruse
Github user jaltekruse commented on a diff in the pull request: https://github.com/apache/drill/pull/93#discussion_r35268073 --- Diff: common/src/main/java/org/apache/drill/common/config/DrillConfig.java --- @@ -138,34 +154,83 @@ public static DrillConfig create(Properties testCon

[jira] [Created] (DRILL-3542) Rebase Drill on Calcite 1.4.0 release

2015-07-22 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created DRILL-3542: - Summary: Rebase Drill on Calcite 1.4.0 release Key: DRILL-3542 URL: https://issues.apache.org/jira/browse/DRILL-3542 Project: Apache Drill Issue Type: Bug

Positionable.setPosition(int) - always byte offset, or depends

2015-07-22 Thread Daniel Barclay
In org.apache.drill.exec.vector.complex.Positionable's method setPosition(int index), is the index parameter always a byte offset from the beginning of something, or is it sometimes in some other units (records, blocks, etc.)? (Is it correct to document on Positionable.setPosition(int) that it's

Re: dropping qualified names in logger declarations

2015-07-22 Thread Daniel Barclay
Chris Westin wrote: For the special case of the logger, I kind of like it this way, because I can turn it off just by commenting out a single line (to get rid of unreferenced variable warnings),or add it by pasting in or uncommenting a single line. In either case I don't have to worry about remo

[GitHub] drill pull request: DRILL-3533: Fix incorrect query result when qu...

2015-07-22 Thread jinfengni
GitHub user jinfengni opened a pull request: https://github.com/apache/drill/pull/97 DRILL-3533: Fix incorrect query result when querying parquet for fiel… …ds that do not exists. You can merge this pull request into a Git repository by running: $ git pull https://github.co

[jira] [Created] (DRILL-3541) Average does not work with intervals

2015-07-22 Thread JIRA
Stefán Baxter created DRILL-3541: Summary: Average does not work with intervals Key: DRILL-3541 URL: https://issues.apache.org/jira/browse/DRILL-3541 Project: Apache Drill Issue Type: Bug

Re: dropping qualified names in logger declarations

2015-07-22 Thread Abdel Hakim Deneche
I know we want, at some point, to have a "better" code style enforced through maven checkstyle plugin. In the meantime, and if we already know which style we'll use, shouldn't just go back to it whenever we have a question like this ? it would save us a lot of time. On Wed, Jul 22, 2015 at 12:50 A

[jira] [Created] (DRILL-3540) Joda module not added to jackson for default serialization of DateTime objects (enhanced json)

2015-07-22 Thread JIRA
Stefán Baxter created DRILL-3540: Summary: Joda module not added to jackson for default serialization of DateTime objects (enhanced json) Key: DRILL-3540 URL: https://issues.apache.org/jira/browse/DRILL-3540

Re: [jira] [Resolved] (DRILL-3528) Apache drill plugin for solr

2015-07-22 Thread Stefán Baxter
Hi, I'm quite interested in this, thank you. Can you please tell me you intentions with this plugin and the timeline? Regards, -Stefan On Wed, Jul 22, 2015 at 12:35 PM, Sudip Mukherjee (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/DRILL-3528?page=com.atlassian.jira.plugin.

[jira] [Resolved] (DRILL-3528) Apache drill plugin for solr

2015-07-22 Thread Sudip Mukherjee (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudip Mukherjee resolved DRILL-3528. Resolution: Fixed > Apache drill plugin for solr > > >

Re: question about UDF optimization

2015-07-22 Thread Chris Westin
Yep, I would expect pure to be the majority and default, and that makes sense, because these functions are not class members that could have a (implicit) "this" pointer that references member variables whose state would change, leading to implementations with side-effects (and impure results). On

Re: dropping qualified names in logger declarations

2015-07-22 Thread Chris Westin
For the special case of the logger, I kind of like it this way, because I can turn it off just by commenting out a single line (to get rid of unreferenced variable warnings), or add it by pasting in or uncommenting a single line. In either case I don't have to worry about removing or adding the imp