[jira] [Created] (DRILL-5334) Questionable code in the TimeVector class

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5334: -- Summary: Questionable code in the TimeVector class Key: DRILL-5334 URL: https://issues.apache.org/jira/browse/DRILL-5334 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-5333) Documentation error in TIME data type description

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5333: -- Summary: Documentation error in TIME data type description Key: DRILL-5333 URL: https://issues.apache.org/jira/browse/DRILL-5333 Project: Apache Drill Issue Type

[jira] [Created] (DRILL-5332) DateVector support uses questionable conversions to a time

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5332: -- Summary: DateVector support uses questionable conversions to a time Key: DRILL-5332 URL: https://issues.apache.org/jira/browse/DRILL-5332 Project: Apache Drill I

[GitHub] drill issue #775: DRILL-5326: Unit tests failures related to the SERVER_META...

2017-03-07 Thread jinfengni
Github user jinfengni commented on the issue: https://github.com/apache/drill/pull/775 @laurentgo , @vdiravka , thanks. I'll run regression & merge. +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 pro

[GitHub] drill issue #775: DRILL-5326: Unit tests failures related to the SERVER_META...

2017-03-07 Thread laurentgo
Github user laurentgo commented on the issue: https://github.com/apache/drill/pull/775 LGTM --- 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 featu

[jira] [Created] (DRILL-5331) NPE in FunctionImplementationRegistry.findDrillFunction() if dynamic UDFs disabled

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5331: -- Summary: NPE in FunctionImplementationRegistry.findDrillFunction() if dynamic UDFs disabled Key: DRILL-5331 URL: https://issues.apache.org/jira/browse/DRILL-5331 Project:

[GitHub] drill issue #775: DRILL-5326: Unit tests failures related to the SERVER_META...

2017-03-07 Thread vdiravka
Github user vdiravka commented on the issue: https://github.com/apache/drill/pull/775 @laurentgo I changed the names for the server meta method. --- 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 ha

[GitHub] drill pull request #775: DRILL-5326: Unit tests failures related to the SERV...

2017-03-07 Thread jinfengni
Github user jinfengni commented on a diff in the pull request: https://github.com/apache/drill/pull/775#discussion_r104816830 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/metadata/ServerMetaProvider.java --- @@ -76,7 +76,7 @@ .setReadOnly(false)

[jira] [Created] (DRILL-5330) NPE in FunctionImplementationRegistry.functionReplacement()

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5330: -- Summary: NPE in FunctionImplementationRegistry.functionReplacement() Key: DRILL-5330 URL: https://issues.apache.org/jira/browse/DRILL-5330 Project: Apache Drill

[jira] [Resolved] (DRILL-3111) Drill UI should support fast schema return and streaming results

2017-03-07 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish resolved DRILL-3111. Resolution: Fixed Fix Version/s: (was: Future) > Drill UI should support fast sch

[jira] [Created] (DRILL-5329) External sort does not support TinyInt type

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5329: -- Summary: External sort does not support TinyInt type Key: DRILL-5329 URL: https://issues.apache.org/jira/browse/DRILL-5329 Project: Apache Drill Issue Type: Bug

[GitHub] drill pull request #775: DRILL-5326: Unit tests failures related to the SERV...

2017-03-07 Thread laurentgo
Github user laurentgo commented on a diff in the pull request: https://github.com/apache/drill/pull/775#discussion_r104813282 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/metadata/ServerMetaProvider.java --- @@ -76,7 +76,7 @@ .setReadOnly(false)

[GitHub] drill pull request #775: DRILL-5326: Unit tests failures related to the SERV...

2017-03-07 Thread vdiravka
Github user vdiravka commented on a diff in the pull request: https://github.com/apache/drill/pull/775#discussion_r104812618 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/metadata/ServerMetaProvider.java --- @@ -76,7 +76,7 @@ .setReadOnly(false)

[jira] [Created] (DRILL-5328) Trim down physical plan size - replace StoragePluginConfig with storage name

2017-03-07 Thread Chunhui Shi (JIRA)
Chunhui Shi created DRILL-5328: -- Summary: Trim down physical plan size - replace StoragePluginConfig with storage name Key: DRILL-5328 URL: https://issues.apache.org/jira/browse/DRILL-5328 Project: Apach

[GitHub] drill pull request #775: DRILL-5326: Unit tests failures related to the SERV...

2017-03-07 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/775#discussion_r104809964 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/metadata/ServerMetaProvider.java --- @@ -76,7 +76,7 @@ .setReadOnly(false)

[GitHub] drill pull request #775: DRILL-5326: Unit tests failures related to the SERV...

2017-03-07 Thread jinfengni
Github user jinfengni commented on a diff in the pull request: https://github.com/apache/drill/pull/775#discussion_r104807540 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/metadata/ServerMetaProvider.java --- @@ -76,7 +76,7 @@ .setReadOnly(false)

[GitHub] drill pull request #775: DRILL-5326: Unit tests failures related to the SERV...

2017-03-07 Thread zfong
Github user zfong commented on a diff in the pull request: https://github.com/apache/drill/pull/775#discussion_r104805550 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/metadata/ServerMetaProvider.java --- @@ -76,7 +76,7 @@ .setReadOnly(false)

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

2017-03-07 Thread Chun Chang (JIRA)
Chun Chang created DRILL-5327: - Summary: Hash aggregate can return empty batch which can cause schema change exception Key: DRILL-5327 URL: https://issues.apache.org/jira/browse/DRILL-5327 Project: Apache

[GitHub] drill pull request #775: DRILL-5326: Unit tests failures related to the SERV...

2017-03-07 Thread jinfengni
Github user jinfengni commented on a diff in the pull request: https://github.com/apache/drill/pull/775#discussion_r104802660 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/work/metadata/ServerMetaProvider.java --- @@ -76,7 +76,7 @@ .setReadOnly(false)

Re: Time for 1.10 release

2017-03-07 Thread Jinfeng Ni
Yes, DRILL-5326 is blocking issue for RC0, if build with unit test fails. On Tue, Mar 7, 2017 at 12:55 PM, Zelaine Fong wrote: > It looks like DRILL-5326 has just been logged. I assume we need this for RC0? > > Vitalii – it looks like you have a fix. Can you post a pull request as soon > as y

Re: Time for 1.10 release

2017-03-07 Thread Vitalii Diravka
I posted a PR for the DRILL-5326 since it can be blocker for a new release. Jinfeng, please take a look at this. Kind regards Vitalii On Tue, Mar 7, 2017 at 8:55 PM, Zelaine Fong wrote: > It looks lik

[jira] [Resolved] (DRILL-4850) TPCDS Query 33 failed in the second and 3rd runs, but succeeded in the 1st run

2017-03-07 Thread Dechang Gu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dechang Gu resolved DRILL-4850. --- Resolution: Cannot Reproduce Fix Version/s: 1.10.0 Cannot repro in 1.10.0 (gitid: 3bfb497), hen

[jira] [Resolved] (DRILL-4851) TPCDS Query 64 just hang there at "starting" state

2017-03-07 Thread Dechang Gu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dechang Gu resolved DRILL-4851. --- Resolution: Duplicate duplicate of DRILL-4347 > TPCDS Query 64 just hang there at "starting" state >

[GitHub] drill pull request #775: DRILL-5326: Unit tests failures related to the SERV...

2017-03-07 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/775 DRILL-5326: Unit tests failures related to the SERVER_METADTA - adding of the sql type name for the "GENERIC_OBJECT"; - changing "NullCollation" in the "ServerMetaProvider" to the correct defaul

Re: Time for 1.10 release

2017-03-07 Thread Zelaine Fong
It looks like DRILL-5326 has just been logged. I assume we need this for RC0? Vitalii – it looks like you have a fix. Can you post a pull request as soon as you’re ready with the change. Thanks. -- Zelaine On 3/3/17, 2:13 PM, "Jinfeng Ni" wrote: Pushed the patch for DRILL-5313, as well

[jira] [Created] (DRILL-5326) Unexpected/unhandled MinorType value GENERIC_OBJECT

2017-03-07 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created DRILL-5326: -- Summary: Unexpected/unhandled MinorType value GENERIC_OBJECT Key: DRILL-5326 URL: https://issues.apache.org/jira/browse/DRILL-5326 Project: Apache Drill

[jira] [Created] (DRILL-5325) Implement sub-opertor unit tests for managed external sort

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5325: -- Summary: Implement sub-opertor unit tests for managed external sort Key: DRILL-5325 URL: https://issues.apache.org/jira/browse/DRILL-5325 Project: Apache Drill I

[jira] [Created] (DRILL-5324) Provide simplified column reader/writer for use in tests

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5324: -- Summary: Provide simplified column reader/writer for use in tests Key: DRILL-5324 URL: https://issues.apache.org/jira/browse/DRILL-5324 Project: Apache Drill Iss

[jira] [Created] (DRILL-5323) Provide test tools to create, populate and compare row sets

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5323: -- Summary: Provide test tools to create, populate and compare row sets Key: DRILL-5323 URL: https://issues.apache.org/jira/browse/DRILL-5323 Project: Apache Drill

[jira] [Created] (DRILL-5322) Provide an OperatorFixture for sub-operator unit testing setup

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5322: -- Summary: Provide an OperatorFixture for sub-operator unit testing setup Key: DRILL-5322 URL: https://issues.apache.org/jira/browse/DRILL-5322 Project: Apache Drill

[jira] [Created] (DRILL-5321) Refactor FragmentContext for unit testing

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5321: -- Summary: Refactor FragmentContext for unit testing Key: DRILL-5321 URL: https://issues.apache.org/jira/browse/DRILL-5321 Project: Apache Drill Issue Type: Sub-ta

[jira] [Created] (DRILL-5320) Refactor OptionManager to allow better unit testing

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5320: -- Summary: Refactor OptionManager to allow better unit testing Key: DRILL-5320 URL: https://issues.apache.org/jira/browse/DRILL-5320 Project: Apache Drill Issue Ty

[jira] [Created] (DRILL-5319) Refactor OperatorContext and OptionsManager for unit testing

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5319: -- Summary: Refactor OperatorContext and OptionsManager for unit testing Key: DRILL-5319 URL: https://issues.apache.org/jira/browse/DRILL-5319 Project: Apache Drill

[jira] [Created] (DRILL-5318) Create a sub-operator test framework

2017-03-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5318: -- Summary: Create a sub-operator test framework Key: DRILL-5318 URL: https://issues.apache.org/jira/browse/DRILL-5318 Project: Apache Drill Issue Type: Improvement

[GitHub] drill pull request #774: OpenTSDB storage plugin

2017-03-07 Thread dmitriyHavrilovich
GitHub user dmitriyHavrilovich opened a pull request: https://github.com/apache/drill/pull/774 OpenTSDB storage plugin Implementation of TSDB storage plugin. Plugin uses REST API to work with TSDB. Supported queries for now are listed below: You can merge this pull request into a

[jira] [Created] (DRILL-5317) Drill Configuration to access S3 buckets in Mumbai region

2017-03-07 Thread shivamurthy.dee...@gmail.com (JIRA)
shivamurthy.dee...@gmail.com created DRILL-5317: --- Summary: Drill Configuration to access S3 buckets in Mumbai region Key: DRILL-5317 URL: https://issues.apache.org/jira/browse/DRILL-5317

[GitHub] drill pull request #772: DRILL-5316: Check drillbitsVector count from zoo_ge...

2017-03-07 Thread superbstreak
Github user superbstreak commented on a diff in the pull request: https://github.com/apache/drill/pull/772#discussion_r104627768 --- Diff: contrib/native/client/src/clientlib/drillClientImpl.cpp --- @@ -86,6 +86,9 @@ connectionStatus_t DrillClientImpl::connect(const char* connStr,

[GitHub] drill pull request #772: DRILL-5316: Check drillbitsVector count from zoo_ge...

2017-03-07 Thread superbstreak
Github user superbstreak commented on a diff in the pull request: https://github.com/apache/drill/pull/772#discussion_r104607726 --- Diff: contrib/native/client/src/clientlib/zookeeperClient.cpp --- @@ -138,6 +138,11 @@ int ZookeeperClient::getAllDrillbits(const std::string& connec

[GitHub] drill pull request #772: DRILL-5316: Check drillbitsVector count from zoo_ge...

2017-03-07 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/772#discussion_r104606833 --- Diff: contrib/native/client/src/clientlib/zookeeperClient.cpp --- @@ -138,6 +138,11 @@ int ZookeeperClient::getAllDrillbits(const std::string& connectStr,