aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/store/json
AgeCommit message (Expand)Author
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2016-10-18DRILL-4653: Malformed JSON should not stop the entire query from progressingSubbu Srinivasan
2016-03-14DRILL-4479: For empty fields under all_text_mode enabled (a) use varchar for ...Aman Sinha
2015-09-17DRILL-1942-readers:Chris Westin
2015-07-28DRILL-3476: Merge paths in FieldSelectionSteven Phillips
2015-07-28DRILL-3353: Fix dropping nested fieldsSteven Phillips
2015-05-07DRILL-1460: Implement "read_numbers_as_double" option for JSON readerAdamPD
2015-04-24DRILL-1832: Add unit tests for Json file with null valuesParth Chandra
2015-04-24DRILL-2350: Improve exception handling and error messages in JSON reader.Parth Chandra
2015-04-15DRILL-2695: Add Support for large in conditions through the use of the Values...Jacques Nadeau
2015-02-26DRILL-1953: alter session set store.json.all_text_mode does not work as docum...adeneche
2014-12-02DRILL-1764: return max value capacity if vector has no childrenHanifi Gunes
2014-11-30DRILL-1774: Update JSON Reader to do single pass reading and better use Jacks...Jacques Nadeau
2014-11-07DRILL-1634: Fix issue in complex type expression type resolution, when Drill ...Jinfeng Ni
2014-09-11DRILL-634: Cleanup/organize Java imports and trailing whitespaces from Drill ...Aditya Kishore
2014-05-23Fix for project column ordering is wrong.Jacques Nadeau
2014-05-15Zero out RepeatedMap and RepeatedList offset vectors. Advance var* lastSet w...Jacques Nadeau
2014-05-15DRILL-707 : Replace ValueAllocator with allocateNewSafe() in SVR. WIP.Jinfeng Ni
2014-05-14Disabling intermittently failing JsonRecordReader2Test.Aditya Kishore
2014-05-13DRILL-718: Return complex types as JSON string.Mehant Baid
2014-05-11Add support for RepeatedMapVector, MapVector and RepeatedListVector.Jacques Nadeau
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-04-23Make tests extend shared base class. Add additional tracking in base class a...Jacques Nadeau
2014-04-19Move to Optiq 0.6Jacques Nadeau
2014-04-19DRILL-450: Add exchange rules, move from BasicOptimizer to OptiqJinfeng Ni
2014-04-19Start on move towards optiq for I --> pJacques Nadeau
2014-03-25DRILL-446 Fix Json Array parsingBhallamudi Venkata Siva Kamesh
2014-03-17DRILL-406: Move JSON integer range to use BigInt instead of IntSteven Phillips
2014-03-03Integrate new SQL changes with Hive storage engine, moving to automatic file ...Jacques Nadeau