aboutsummaryrefslogtreecommitdiff
path: root/contrib/native/client/src/include/drill/recordBatch.hpp
AgeCommit message (Expand)Author
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2016-11-01DRILL-4420: C++ API for metadata access and prepared statementsLaurent Goujon
2015-04-03DRILL-2573: C++ Client - Separate QueryResult into QueryResult and QueryDataParth Chandra
2015-03-19DRILL-2415: Export Drill C++ Client symbols so as to provide dynamic linkingalzarei
2014-12-17DRILL-1869: CPP client - Handle nullable varchar columns with all nulls (fixe...Parth Chandra
2014-11-07DRILL-1566: C++ Client does not handle incoming record batches with zero recordsParth Chandra
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-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-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