[jira] [Created] (DRILL-5166) Select with options returns NPE

2016-12-28 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-5166: --- Summary: Select with options returns NPE Key: DRILL-5166 URL: https://issues.apache.org/jira/browse/DRILL-5166 Project: Apache Drill Issue Type: Bug

[GitHub] drill pull request #711: DRILL-5164: Equi-join query results in CompileExcep...

2016-12-28 Thread Serhii-Harnyk
GitHub user Serhii-Harnyk opened a pull request: https://github.com/apache/drill/pull/711 DRILL-5164: Equi-join query results in CompileException 1. Added method call rotateBlock() to avoid adding expressions into single Jblock. 2. Added unit tests to cover three types of joins:

[jira] [Created] (DRILL-5167) C++ connector does not set escape string for metadata search pattern

2016-12-28 Thread Laurent Goujon (JIRA)
Laurent Goujon created DRILL-5167: - Summary: C++ connector does not set escape string for metadata search pattern Key: DRILL-5167 URL: https://issues.apache.org/jira/browse/DRILL-5167 Project: Apache

[GitHub] drill pull request #712: DRILL-5167: Send escape character for metadata quer...

2016-12-28 Thread laurentgo
GitHub user laurentgo opened a pull request: https://github.com/apache/drill/pull/712 DRILL-5167: Send escape character for metadata queries Escape character was not sent when doing metadata queries, which caused the server to return incorrect results as the pattern is interprete

[jira] [Created] (DRILL-5168) No direct Streaming Agg test cases

2016-12-28 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-5168: -- Summary: No direct Streaming Agg test cases Key: DRILL-5168 URL: https://issues.apache.org/jira/browse/DRILL-5168 Project: Apache Drill Issue Type: Bug Affec

[GitHub] drill issue #708: DRILL-5152: Enhance the mock data source: better data, SQL...

2016-12-28 Thread cgivre
Github user cgivre commented on the issue: https://github.com/apache/drill/pull/708 HI Paul, Is the mock data source actually in Drill 1.9? I tried executing this query and it threw errors. Thx, —C > On Dec 27, 2016, at 21:54, Paul Rogers wrote: > >

[GitHub] drill issue #708: DRILL-5152: Enhance the mock data source: better data, SQL...

2016-12-28 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/708 There is a older version, usable only via a physical plan. This PR is for a new version accessible from SQL. With luck, the new version will be available in 1.10 (and in 1.9 developer builds after