aboutsummaryrefslogtreecommitdiff
path: root/exec/vector/src/main
AgeCommit message (Expand)Author
2019-02-08DRILL-7024: Refactor ColumnWriter to simplify type-conversion shimPaul Rogers
2019-02-01DRILL-7019: Add check for redundant importsVolodymyr Vysotskyi
2019-02-01DRILL-6964: Implement CREATE / DROP SCHEMA commandsArina Ielchiieva
2019-01-30DRILL-7006: Add type conversion to row writersPaul Rogers
2019-01-25DRILL-6962: Function coalesce returns an Error when none of the columns in co...Bohdan Kazydub
2019-01-25DRILL-6533: Allow using literal values in functions which expect FieldReader ...Volodymyr Vysotskyi
2019-01-18DRILL-6969: Fix inconsistency of reading MaprDB JSON tables using hive plugin...Volodymyr Vysotskyi
2019-01-14DRILL-6903: SchemaBuilder code improvementsArina Ielchiieva
2018-10-26DRILL-6763: Codegen optimization of SQL functions with constant values(#1481)shuifeng lu
2018-10-17DRILL-6797: Fix UntypedNull handling for complex typesArina Ielchiieva
2018-10-14DRILL-6783: CAST string literal as INTERVAL MONTH/YEAR works inconsistently w...Bohdan Kazydub
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-03DRILL-6629 BitVector split and transfer does not work correctly for transfer ...karthik
2018-08-03DRILL-6373:Paul Rogers
2018-07-13DRILL-6472: Prevent using zero precision in CAST functionVolodymyr Vysotskyi
2018-07-12DRILL-6596: Fix fillEmpties and set methods for Nullable variable lengthParth Chandra
2018-07-12DRILL-6578: Handle query cancellation in Parquet readerSalim Achouche
2018-07-02DRILL-6530: JVM crash with a query involving multiple json files with one fil...Sorabh Hamirwasia
2018-06-29DRILL-6147: Adding Columnar Parquet Batch Sizing functionalitySalim Achouche
2018-06-22DRILL-6486: BitVector split and transfer does not work correctly for non byte...karthik
2018-06-07DRILL-6375 : Support for ANY_VALUE aggregate functionGautam Parai
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
2018-06-01DRILL-6343: bit vector copyFromSafe is not doing reallocPadma Penumarthy
2018-05-30DRILL-6402: Repeated Value Vectors copyFrom methods are not updatingPadma Penumarthy
2018-05-21DRILL-5846: Improve parquet performance for Flat Data TypesSalim Achouche
2018-05-19DRILL-6418: Handle Schema change in Unnest And Lateral for unnest field / non...Sorabh Hamirwasia
2018-05-18DRILL-6421: Refactor DecimalUtility and CoreDecimalUtility classesVolodymyr Vysotskyi
2018-05-17DRILL-6027:Timothy 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-29DRILL-6307: Handle empty batches in record batch sizer correctlyPadma Penumarthy
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-20DRILL-6333: Fixed Quotation marksKunal Khatua
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-04-06DRILL-6230: Extend row set readers to handle hyper vectorsPaul Rogers
2018-03-30DRILL-6234: Improved documentation for VariableWidthVector mutators, and adde...Timothy Farkas
2018-03-26DRILL-6262: IndexOutOfBoundException in RecordBatchSize for empty variableWid...Sorabh Hamirwasia
2018-03-08DRILL-6216: Metadata mismatch when connecting to a Drill 1.12.0 with a Drill-...Sorabh Hamirwasia
2018-03-07DRILL-6162: Enhance record batch sizer to retain nesting information.Padma Penumarthy
2018-03-07DRILL-6203: Repeated Map Vector does not give correct payload bytecount.Padma Penumarthy
2018-03-03DRILL-6114: Metadata revisionsPaul Rogers
2018-02-23DRILL-6172: setValueCount of VariableLengthVectors throws IOB exception when ...Sorabh Hamirwasia
2018-02-16DRILL-6123: Limit batch size for Merge Join based on memoryPadma Penumarthy
2018-02-02DRILL-5993: Fixed copyEntry for var length nullable vectors.Ben-Zvi