aboutsummaryrefslogtreecommitdiff
path: root/contrib/native/client/src/include/drill
AgeCommit message (Expand)Author
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
2014-06-25DRILL-1052: C++ Client. Update protocol buffer generated code.Xiao Meng
2014-06-19DRILL-898: C++ Client. Fix decimal data type.Xiao Meng
2014-06-19DRILL-870: C++ Client. Support negative interval types.Xiao Meng
2014-06-19DRILL-748: C++ Client. Support timestamp/date before unix time and handle y20...Xiao Meng
2014-06-19DRILL-875: Fixes for DRILL-707, DRILL-780, DRILL-835 (Schema change), DRILL-8...Parth Chandra
2014-05-29DRILL-423: C++ Client. Initial implementation (reviewed)Parth Chandra