aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/record/RecordBatchLoader.java
AgeCommit message (Expand)Author
2019-01-25DRILL-6962: Function coalesce returns an Error when none of the columns in co...Bohdan Kazydub
2018-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
2018-09-21DRILL-6747:Timothy Farkas
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-02-09DRILL-6129: Fixed query failure due to nested column data type changeSalim Achouche
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2017-11-13DRILL-5822: The query with "SELECT *" with "ORDER BY" clause and `planner.sli...Vitalii Diravka
2017-10-11DRILL-5830: Resolve regressions to MapR DB from DRILL-5546Paul Rogers
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-04-21DRILL-5318: Sub-operator test fixturePaul Rogers
2016-04-20DRILL-4442: Move getSV2 and getSV4 methods to VectorAccessibleJason Altekruse
2016-02-16DRILL-4382: Remove dependency on drill-logical from vector packageSteven Phillips
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-11-09DRILL-2288: Fix ScanBatch violation of IterOutcome protocol and downstream ch...dbarclay
2015-09-14DRILL-1942-hygiene:Chris Westin
2015-06-15DRILL-2997: Remove references to groupCount from SerializedFieldHanifi Gunes
2015-05-14DRILL-3071: fix memory leak in RecordBatchLoader#loadHanifi Gunes
2015-05-06DRILL-2932: Fix: Error reported via System.out rather than exception messagedbarclay
2014-12-11DRILL-1843: Support per-batch schema change at RecordBatchLoaderHanifi Gunes
2014-11-13DRILL-1702: Fix issue where 4 byte DrillBuf is sent even though there are no ...Jacques Nadeau
2014-09-30DRILL-1405: Fix bug when loading repeated vectors with 0 valuecountSteven Phillips
2014-08-24Switch to DrillBufJacques Nadeau
2014-08-11DRILL-1249: ensure ResultBatchLoader to check group count to determine if inc...Hanifi Gunes
2014-06-20DRILL-1024: Move hive storage code out of 'exec/java-exec' into 'contrib/stor...vkorukanti
2014-06-19DRILL-884: Always return a schema, even when there are no recordsSteven Phillips
2014-06-08DRILL-925: fix issues with dynamic memory allocationSteven Phillips
2014-05-28DRILL-847: Handle different schemas for Merging receiver.Jinfeng Ni
2014-05-11Add support for RepeatedMapVector, MapVector and RepeatedListVector.Jacques Nadeau
2014-04-19Move to Optiq 0.6Jacques Nadeau
2014-01-30DRILL-334: Subdivide Drillbit control and data messages. Add support for sock...Jacques Nadeau
2013-12-01DRILL-303: RecordBatchLoader.load always creates new schemaSteven Phillips
2013-10-30DRILL-256 revised patchMehant Baid
2013-10-30DRILL-230: Build a sampling range partitionerSteven Phillips
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau