You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2017/01/24 21:48:26 UTC

[jira] [Created] (DRILL-5219) Remove DrillUserProperties filtering in C++ driver

Laurent Goujon created DRILL-5219:
-------------------------------------

             Summary: Remove DrillUserProperties filtering in C++ driver
                 Key: DRILL-5219
                 URL: https://issues.apache.org/jira/browse/DRILL-5219
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - C++
            Reporter: Laurent Goujon
            Priority: Minor


Unlike the Java client, the C++ connector filter out unknown Drill user properties:
https://github.com/apache/drill/blob/master/contrib/native/client/src/clientlib/drillClientImpl.cpp#L374

This prevents a client (like the ODBC driver) to pass extra properties to the server (like extra metainformation, or some specific behavior for a given software)




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