aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/vector
AgeCommit message (Expand)Author
2019-03-04DRILL-7060: Support JsonParser Feature 'ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTE...Abhishek Girish
2018-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-06-07DRILL-6375 : Support for ANY_VALUE aggregate functionGautam Parai
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
2018-05-11DRILL-6242 Use java.time.Local{Date|Time|DateTime} for Drill Date, Time, Time...jiang-wu
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-05-04DRILL-4184: Support variable length decimal fields in parquetDave Oshinsky
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-02-24DRILL-6118: Handle item star columns during project / filter push down and di...Arina Ielchiieva
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2018-01-11DRILL-5919: Add non-numeric support for JSON processingVolodymyr Tkach
2018-01-02DRILL-6020: Fix NullPointerException when querying JSON untyped path with Uni...mitchel
2017-11-05DRILL-5864: Selecting a non-existing field from a MapR-DB JSON table fails wi...Hanumath Rao Maduri
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-04-07DRILL-5355: Misc. code cleanup closes #784Paul Rogers
2017-01-30DRILL-3562: Query fails when using flatten on JSON data where some documents ...Serhii-Harnyk
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
2016-03-02DRILL-4327: Fix rawtypes warnings in drill codebaseLaurent Goujon
2016-02-16DRILL-4382: Remove dependency on drill-logical from vector packageSteven Phillips
2016-02-01DRILL-4128: Fix NPE when calling getString on a JDBC ResultSet when the type ...Jason Altekruse
2015-11-12DRILL-3987: (MOVE) Extract key vector, field reader, complex/field writer cla...Jacques Nadeau
2015-11-09DRILL-2288: Fix ScanBatch violation of IterOutcome protocol and downstream ch...dbarclay
2015-11-04DRILL-4006: Reallocate offset vector in repeated vectors when index is beyond...Hsuan-Yi Chu
2015-11-03DRILL-3229: Miscellaneous Union-type fixesSteven Phillips
2015-11-02DRILL-3232: Promotable writerSteven Phillips
2015-11-02DRILL-3229: Implement Union type vectorSteven Phillips
2015-10-13DRILL-3920: Additional tests added to TestValueVectors for serialization and ...Chris Westin
2015-10-02DRILL-2879: Part 2 - Enhancing extended json support for date in millies and ...Kamesh
2015-10-02DRILL-3874: flattening large JSON objects uses too much direct memory - add g...Chris Westin
2015-09-13DRILL-2879: Enhancing extended json support for date in millies and binary wi...Kamesh
2015-09-13DRILL-3773: Fix Mongo FieldSelectionJason Altekruse
2015-09-10DRILL-1942-hygieneChris Westin
2015-09-08DRILL-3668: Incorrect results FIRST_VALUE functionadeneche
2015-08-27DRILL-3313: Address review commentsParth Chandra
2015-08-27DRILL-3313: Eliminate redundant #load methods and unit-test loading & exporti...Hanifi Gunes
2015-08-19DRILL-1942-templates: template changes with a few related dependencies.Chris Westin
2015-07-30DRILL-3151: Fix many ResultSetMetaData method return values.dbarclay
2015-07-28DRILL-3476: Merge paths in FieldSelectionSteven Phillips
2015-07-28DRILL-3353: Fix dropping nested fieldsSteven Phillips
2015-07-06DRILL-3445: BufferAllocator.buffer() implementations should throw an OutOfMem...adeneche
2015-07-06DRILL-2851: handle oversized allocation requests; ensure flatten splits a bat...Hanifi Gunes
2015-06-29DRILL-3199 Implemented GenericAccessor.isNull(), added unit testsMatthew Burgess
2015-06-28DRILL-1673: Fix for error with flatten function when used with nested lists.Jason Altekruse
2015-06-23DRILL-3319: Replaced UserException#build() method with #build(Logger) method ...Sudheesh Katkam
2015-06-17DRILL-2403: Print leading zeroes in TimePrintMillisMehant Baid
2015-06-15DRILL-2997: Remove references to groupCount from SerializedFieldHanifi Gunes
2015-06-03DRILL-3155: Part 2: Clear allocated memory for composite vectors if one of th...Mehant Baid