[jira] [Updated] (DRILL-7055) Revise SELECT * to exclude partitions

2019-03-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7055: --- Reviewer: (was: Arina Ielchiieva) > Revise SELECT * to exclude partitions >

[jira] [Created] (DRILL-7086) Enhance row-set scan framework for to use external schema

2019-03-09 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7086: -- Summary: Enhance row-set scan framework for to use external schema Key: DRILL-7086 URL: https://issues.apache.org/jira/browse/DRILL-7086 Project: Apache Drill

[jira] [Resolved] (DRILL-5954) ListVector shadows "offsets" from BaseRepeatedValueVector

2019-03-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved DRILL-5954. Resolution: Fixed Fixed in a prior commit. > ListVector shadows "offsets" from

[jira] [Assigned] (DRILL-7055) Revise SELECT * to exclude partitions

2019-03-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-7055: -- Assignee: (was: Paul Rogers) > Revise SELECT * to exclude partitions >

[jira] [Commented] (DRILL-6524) Two CASE statements in projection influence results of each other

2019-03-09 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16788807#comment-16788807 ] Volodymyr Vysotskyi commented on DRILL-6524: The problem here is connected with incorrect

[jira] [Updated] (DRILL-6524) Two CASE statements in projection influence results of each other

2019-03-09 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi updated DRILL-6524: --- Fix Version/s: 1.16.0 > Two CASE statements in projection influence results of each

[jira] [Assigned] (DRILL-6524) Two CASE statements in projection influence results of each other

2019-03-09 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi reassigned DRILL-6524: -- Assignee: Volodymyr Vysotskyi > Two CASE statements in projection influence

[jira] [Updated] (DRILL-7049) REST API returns the toString of byte arrays (VARBINARY types)

2019-03-09 Thread jean-claude (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jean-claude updated DRILL-7049: --- Description: Doing a query using the REST API will return VARBINARY columns as a Java byte array

[jira] [Resolved] (DRILL-4408) re-written query projecting an aggregate on a boolean not supported by Postgres

2019-03-09 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-4408. Resolution: Fixed Fix Version/s: 1.16.0 Fixed in DRILL-5188 > re-written