aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/vector
AgeCommit message (Expand)Author
2018-11-26DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: s...ozinoviev
2018-11-02DRILL-6810: Disable NULL_IF_NULL NullHandling for functions with ComplexWriterBohdan Kazydub
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-28DRILL-6422: Update guava to 23.0 and shade itVolodymyr Vysotskyi
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-08-03DRILL-6629 BitVector split and transfer does not work correctly for transfer ...karthik
2018-06-22DRILL-6486: BitVector split and transfer does not work correctly for non byte...karthik
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-12DRILL-6363: Upgrade jmockit and mockito libsArina Ielchiieva
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-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-09DRILL-6217: NaN/Inf NestedLoopJoin processes NaN values incorrectlyVladimir Tkach
2018-02-23DRILL-6154: NaN, Infinity issuesvladimir tkach
2018-01-18DRILL-3993: Changes after review:Volodymyr Vysotskyi
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-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-11-13DRILL-5832: Change OperatorFixture to use system option managerPaul Rogers
2017-11-13DRILL-5717: Let some test cases be Local or TimeZone independent.weijie.tong
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-09-02DRILL-5757: CONVERT_TO_JSON function is failed while using non-existence fiel...Vitalii Diravka
2017-05-19DRILL-5523: Revert if condition in UnionAllRecordBatch changed in DRILL-5419Arina Ielchiieva
2017-01-30DRILL-3562: Query fails when using flatten on JSON data where some documents ...Serhii-Harnyk
2016-03-14DRILL-4479: For empty fields under all_text_mode enabled (a) use varchar for ...Aman Sinha
2016-03-02DRILL-4410: ListVector should initialize bits in allocateNewMinji Kim
2015-12-28DRILL-4215: Transfer buffer ownership in TransferPairSteven Phillips
2015-12-21DRILL-4134: Allocator ImprovementsJacques 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-04DRILL-4032: Check if a new vector was created to determine if allocation is n...Steven Phillips
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-14DRILL-3930: Remove direct references to TopLevelAllocator from unit testsChris Westin
2015-10-02DRILL-2879: Part 2 - Enhancing extended json support for date in millies and ...Kamesh
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-02DRILL-3598: use a factory to create the root allocator.Chris Westin
2015-07-27DRILL-3537: Whe scanning files in ScanBatch, ignore all the empty files befor...Hsuan-Yi Chu
2015-06-29DRILL-3199 Implemented GenericAccessor.isNull(), added unit testsMatthew Burgess
2015-06-17DRILL-2403: Print leading zeroes in TimePrintMillisMehant Baid
2015-06-15DRILL-2997: Remove references to groupCount from SerializedFieldHanifi Gunes
2015-05-27DRILL-2923: Ensure all unit tests pass without assertions enabled Modified a ...Chris Westin
2015-05-12DRILL-2976: Part 2 - disable extended json in the default convert_toJSON meth...Jason Altekruse
2015-05-11DRILL-2776: add extensive tests for empty population coverageHanifi Gunes
2015-05-11DRILL-3027: Add convenience methods to test builder for creating nested basel...Hanifi Gunes
2015-05-02DRILL-2940, DRILL-2847: Improve Memory CharacteristicsJacques Nadeau