You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2015/03/11 23:02:38 UTC

[jira] [Created] (DRILL-2435) Query SCHEMATA using querySubmitter against C++ client return no data

Krystal created DRILL-2435:
------------------------------

             Summary: Query SCHEMATA using querySubmitter against C++ client return no data
                 Key: DRILL-2435
                 URL: https://issues.apache.org/jira/browse/DRILL-2435
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - C++
    Affects Versions: 0.8.0
            Reporter: Krystal
            Assignee: Parth Chandra


The following query from querySubmitter against C++ client returns rows with empty column values:
CATALOG_NAME    SCHEMA_NAME     SCHEMA_OWNER    TYPE    IS_MUTABLE
ROW: 1
ROW: 2
ROW: 3
ROW: 4
ROW: 5
ROW: 6

Running the same query from drill, all data is returned.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)