aboutsummaryrefslogtreecommitdiff
path: root/exec/vector/src/main/codegen/templates
AgeCommit message (Expand)Author
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
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-6373:Paul Rogers
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-07DRILL-6375 : Support for ANY_VALUE aggregate functionGautam Parai
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-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-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-05-04DRILL-4184: Support variable length decimal fields in parquetDave Oshinsky
2018-04-29DRILL-6202: Deprecate usage of IndexOutOfBoundsException to re-alloc vectorsVlad Rozov
2018-04-29DRILL-6335: Column accessor refactoringPaul 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-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-02-23DRILL-6172: setValueCount of VariableLengthVectors throws IOB exception when ...Sorabh Hamirwasia
2018-02-02DRILL-5993: Fixed copyEntry for var length nullable vectors.Ben-Zvi
2018-01-31DRILL-6106: Use valueOf method instead of constructor since valueOf has a hig...reudismam
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-09-30DRILL-5443: Rollup of external sort fixesPaul Rogers
2017-09-21DRILL-5694: Handle OOM in HashAggr by spill and retry, reserve memory, spinnerBen-Zvi
2017-09-05DRILL-5546: Handle schema change exception failure caused by empty input or e...Jinfeng Ni
2017-09-04DRILL-4264: Allow field names to include dotsVolodymyr Vysotskyi
2017-09-03DRILL-5709: Provide a value vector method to convert a vector to nullablePaul Rogers
2017-08-14DRILL-5601: Rollup of external sort fixes an improvementsPaul Rogers
2017-07-03DRILL-5517: Size-aware set methods in value vectorsPaul Rogers
2017-06-20DRILL-5457: Spill implementation for Hash AggregateBoaz Ben-Zvi
2017-05-12DRILL-5419: Calculate return string length for literals & some string functionsArina Ielchiieva
2017-04-17Test-specific column accessor implementation. Provides a simplified, unified ...Paul Rogers
2017-03-31DRILL-5351: Minimize bounds checking in var len vectors for Parquet readerParth Chandra
2017-03-20DRILL-5226: Managed external sort fixesPaul Rogers
2017-03-01DRILL-5284: Roll-up of final fixes for managed sortPaul Rogers
2016-10-29DRILL-4967: Adding template_name to source code generated using freemarker te...Jinfeng Ni
2016-03-16DRILL-4501: Complete MapOrListWriter for all supported data typesAditya Kishore
2016-03-02DRILL-4327: Fix rawtypes warnings in drill codebaseLaurent Goujon
2016-02-16DRILL-4382: Remove dependency on drill-logical from vector packageSteven Phillips