aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/test/rowSet
AgeCommit message (Expand)Author
2019-02-08DRILL-7024: Refactor ColumnWriter to simplify type-conversion shimPaul Rogers
2019-01-30DRILL-7006: Add type conversion to row writersPaul Rogers
2019-01-30DRILL-7007: Use verify method in row set testsPaul Rogers
2019-01-14DRILL-6903: SchemaBuilder code improvementsArina Ielchiieva
2019-01-03DRILL-6901: Move schema builder to src/mainPaul Rogers
2018-11-15DRILL-6843: Update SchemaBuilder comment to match implementationPaul Rogers
2018-11-02DRILL-6809: Handle repeated map in schema inferencePaul Rogers
2018-08-30DRILL-6676: Add Union, List and Repeated List types to Result Set LoaderPaul Rogers
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-27DRILL-6461: Added basic data correctness tests for hash agg, and improved ope...Timothy Farkas
2018-08-14DRILL-6687: Improve RemovingRecordBatch to do transfer when all records needs...Sorabh Hamirwasia
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-06-28DRILL-6512: Remove unnecessary processing overhead from RecordBatchSizerPadma Penumarthy
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-17DRILL-6027:Timothy Farkas
2018-05-17DRILL-6027: Initial implementation of HashJoin spill, without memory limits c...Ben-Zvi
2018-05-11DRILL-6249: Adding more unit testing documentation.Timothy Farkas
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-04-29DRILL-6202: Deprecate usage of IndexOutOfBoundsException to re-alloc vectorsVlad Rozov
2018-04-29DRILL-6335: Column accessor refactoringPaul Rogers
2018-04-20DRILL-6334: Minor code cleanupPaul Rogers
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-04-06DRILL-6230: Extend row set readers to handle hyper vectorsPaul Rogers
2018-03-08DRILL-6210: Enhanced test schema utilitiesPaul Rogers
2018-03-03DRILL-6114: Metadata revisionsPaul Rogers
2018-02-09DRILL-6138: Move RecordBatchSizer to org.apache.drill.exec.record packagePadma Penumarthy
2018-02-02DRILL-5993: Used generic copiers in the selection vector remover, and impleme...Timothy Farkas
2018-02-01DRILL-4185: UNION ALL involving empty directory on any side of union all resu...Vitalii Diravka
2018-01-30DRILL-6080: Sort incorrectly limits batch size to 65535 recordsPaul Rogers
2018-01-24DRILL-6049: Misc. hygiene and code cleanup changesPaul Rogers
2017-12-20DRILL-5657: Size-aware vector writer structurePaul Rogers
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-09-30DRILL-5443: Rollup of external sort fixesPaul Rogers
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-07-03DRILL-5518: Test framework enhancementsPaul Rogers
2017-06-19DRILL-5514: Enhance VectorContainer to merge two row setsPaul Rogers
2017-05-12DRILL-5459: Extend physical operator test framework to test mini plans consis...Jinfeng Ni
2017-04-21DRILL-5318: Sub-operator test fixturePaul Rogers
2017-04-21DRILL-5323: Test tools for row setsPaul Rogers