aboutsummaryrefslogtreecommitdiff
path: root/contrib/native/client/src/include
AgeCommit message (Expand)Author
2019-03-04DRILL-6642: Update protocol-buffers versionAnton Gozhiy
2018-11-09DRILL-6610: Add support for Minimum TLS restriction.superbstreak
2018-07-12[DRILL-6587] Added support for custom SSL CTX Optionssuperbstreak
2018-07-12[DRILL-6581] C++ Client SSL Implementation Fixes/Improvementssuperbstreak
2018-06-13DRILL-6488 - change instances of "template inline" to just "template"Patrick Wong
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2017-11-16DRILL-5968: Add support for empty service_host user propertyRob Wu
2017-10-11DRILL-5431: SSL Support (C++) - Update DrillClientImpl to use Channel impleme...Parth Chandra
2017-10-11DRILL-5431: SSL Support (C++) - Add (Netty like) socket abstraction that enca...Parth Chandra
2017-10-11DRILL-5431: SSL Support (C++) - Refactoring of C++ client.Parth Chandra
2017-10-11DRILL-5698: Revert unnecessary changes to C++ clientParth Chandra
2017-08-14Drill-5698 Escape version number period separator, this captures version numb...Darren Brien
2017-05-20DRILL-4335: Apache Drill should support network encryption.Sorabh Hamirwasia
2017-04-07DRILL-5315: Address small typo in the comment in drillClient.hpp closes #771Rob Wu
2017-03-01DRILL-5301: Add C++ client support for Server metadata APILaurent Goujon
2017-02-24DRILL-4280: CORE (user to bit authentication, C++)Sudheesh Katkam
2017-02-03DRILL-5220: Provide API to set application/client names in C++ connectorLaurent Goujon
2016-11-01DRILL-1996: Add cancel method to Drill C++ connectorLaurent Goujon
2016-11-01DRILL-4420: C++ API for metadata access and prepared statementsLaurent Goujon
2016-03-07DRILL-4313: C++ Client - Thread safe Logging. Improved Drill bit selection.Parth Chandra
2016-03-05DRILL-4281: Support authorized proxy users to impersonate other usersSudheesh Katkam
2016-01-28DRILL-4313: CPP client - Improve method to pick random drillbit from a cluste...Parth Chandra
2015-05-13DRILL-2998: Implement heartbeat in C++ clientParth Chandra
2015-05-05DRILL-2885: Return more precise error codes on handshake failures in C++ clientnorrislee
2015-04-06DRILL-2671: C++ Client Authentication API passing std::string across DLL boun...Norris Lee
2015-04-05DRILL-2672: C++ Client - Add support for authenticationParth Chandra
2015-04-03DRILL-2573: C++ Client - Separate QueryResult into QueryResult and QueryDataParth Chandra
2015-03-24DRILL-2307: Detect DNS name resolution failure for better error messagesNorris Lee
2015-03-24DRILL-2442: Initial implementation of C++ client support for impersonation.Parth Chandra
2015-03-19DRILL-2415: Export Drill C++ Client symbols so as to provide dynamic linkingalzarei
2015-02-17DRILL-1219. C++ Client. Fix timeout for 32-bit windows platformalzarei
2015-02-13DRILL-1197: C++ Client. Differentiate socket/handshake/query timeout for dead...Xiao Meng
2015-01-09DRILL-1955: C++ client should provide a clean method for detecting query comp...Parth Chandra
2015-01-06DRILL-1776: C++ Client. Add interface to get application context.Xiao Meng
2015-01-02DRILL-1568: C++ Client - Handle Query CancelParth Chandra
2014-12-17DRILL-1869: CPP client - Handle nullable varchar columns with all nulls (fixe...Parth Chandra
2014-11-07DRILL-1585: C++ Client - Update RPC version and protobuf definitions for RPC ...Parth Chandra
2014-11-07DRILL-1566: C++ Client does not handle incoming record batches with zero recordsParth Chandra
2014-10-21DRILL-1305: C++ Client. Consume QueryState message from the Drillbit.Xiao Meng
2014-10-21DRILL-1511: C++ Client. Fix compiling issues in DRILL-1297 patch.Xiao Meng
2014-10-15DRILL-1303 - Fix Drill Client assertion on getting bad metadataParth Chandra
2014-09-29DRILL-1297: C++ Client. Hide Dependencies From Public API to enable using C++...Alexander Zarei
2014-08-27DRILL-1352: C++ Client. Update the decoding of nullable value vectors to read...Parth Chandra
2014-08-27DRILL-1021: Windows buildParth Chandra
2014-08-27DRILL-998: Limit amount of memory used by drill C++ client APIJacques Nadeau
2014-08-11DRILL-1226: C++ Client Decimal ignores leading zeros for decimal 9 and 18norrislee
2014-08-11DRILL-1222: C++ Client. Fix DRILL-1144 compilation on Mac OSXiao Meng
2014-08-11DRILL-1137: C++ Client. Support setting default schema in the connection phase.Xiao Meng
2014-07-24DRILL-1144 Fix cases where leading zeros are ignored in decimalsnorrislee