[jira] [Comment Edited] (DRILL-4116) Inconsistent results with datetime functions on different machines

2017-06-13 Thread Vitalii Diravka (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16031397#comment-16031397 ] Vitalii Diravka edited comment on DRILL-4116 at 6/13/17 10:50 AM: --

[jira] [Created] (DRILL-5583) Literal expression not handled

2017-06-13 Thread Muhammad Gelbana (JIRA)
Muhammad Gelbana created DRILL-5583: --- Summary: Literal expression not handled Key: DRILL-5583 URL: https://issues.apache.org/jira/browse/DRILL-5583 Project: Apache Drill Issue Type: Bug

[jira] [Updated] (DRILL-5583) Literal expression not handled

2017-06-13 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Gelbana updated DRILL-5583: Description: The following query {code:sql} SELECT ((UNIX_TIMESTAMP(Calcs.`date0`,

[jira] [Created] (DRILL-5584) When Compiling Apache Drill C++ Client, versioning information are not present in the binary

2017-06-13 Thread Rob Wu (JIRA)
Rob Wu created DRILL-5584: - Summary: When Compiling Apache Drill C++ Client, versioning information are not present in the binary Key: DRILL-5584 URL: https://issues.apache.org/jira/browse/DRILL-5584

[jira] [Commented] (DRILL-5503) Disabling exchanges results in "Unable to allocate sv2 buffer" error within the managed external sort code

2017-06-13 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048454#comment-16048454 ] Paul Rogers commented on DRILL-5503: Related issue: in another test case, we observed that disabling

[jira] [Commented] (DRILL-5587) Validate Parquet blockSize and pageSize configured with SYSTEM/SESSION option

2017-06-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048718#comment-16048718 ] ASF GitHub Bot commented on DRILL-5587: --- GitHub user ppadma opened a pull request:

[jira] [Created] (DRILL-5587) Validate Parquet blockSize and pageSize configured with SYSTEM/SESSION option

2017-06-13 Thread Padma Penumarthy (JIRA)
Padma Penumarthy created DRILL-5587: --- Summary: Validate Parquet blockSize and pageSize configured with SYSTEM/SESSION option Key: DRILL-5587 URL: https://issues.apache.org/jira/browse/DRILL-5587

[jira] [Created] (DRILL-5586) UnionAll operator does more than necessary value vector allocation and copy

2017-06-13 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created DRILL-5586: - Summary: UnionAll operator does more than necessary value vector allocation and copy Key: DRILL-5586 URL: https://issues.apache.org/jira/browse/DRILL-5586 Project: Apache

[jira] [Assigned] (DRILL-5586) UnionAll operator does more than necessary value vector allocation and copy

2017-06-13 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni reassigned DRILL-5586: - Assignee: Jinfeng Ni > UnionAll operator does more than necessary value vector allocation and

[jira] [Created] (DRILL-5585) UnionAll operator generates run-time code for every incoming batch

2017-06-13 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created DRILL-5585: - Summary: UnionAll operator generates run-time code for every incoming batch Key: DRILL-5585 URL: https://issues.apache.org/jira/browse/DRILL-5585 Project: Apache Drill

[jira] [Created] (DRILL-5582) [Threat Modeling] Drillbit may be spoofed by an attacker and this may lead to data being written to the attacker's target instead of Drillbit

2017-06-13 Thread Rob Wu (JIRA)
Rob Wu created DRILL-5582: - Summary: [Threat Modeling] Drillbit may be spoofed by an attacker and this may lead to data being written to the attacker's target instead of Drillbit Key: DRILL-5582 URL:

[jira] [Updated] (DRILL-5582) [Threat Modeling] Drillbit may be spoofed by an attacker and this may lead to data being written to the attacker's target instead of Drillbit

2017-06-13 Thread Rob Wu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Wu updated DRILL-5582: -- Description: *Consider the scenario:* Alice has a drillbit (my.drillbit.co) with plain and kerberos

[jira] [Updated] (DRILL-5582) [Threat Modeling] Drillbit may be spoofed by an attacker and this may lead to data being written to the attacker's target instead of Drillbit

2017-06-13 Thread Rob Wu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Wu updated DRILL-5582: -- Description: Consider the scenario: Alice has a drillbit (my.drillbit.co) with plain and kerberos

[jira] [Updated] (DRILL-5582) [Threat Modeling] Drillbit may be spoofed by an attacker and this may lead to data being written to the attacker's target instead of Drillbit

2017-06-13 Thread Rob Wu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Wu updated DRILL-5582: -- Description: Consider the scenario: Alice has a drillbit (my.drillbit.co) with plain and kerberos

[jira] [Updated] (DRILL-5581) Query with CASE statement returns wrong results

2017-06-13 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khurram Faraaz updated DRILL-5581: -- Description: A query that uses case statement, returns wrong results. {noformat} Apache Drill