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)