aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-05-04DRILL-4184: Support variable length decimal fields in parquetDave Oshinsky
2018-04-29DRILL-6327: Update unary operators to handle IterOutcome.EMITSorabh Hamirwasia
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-6345: DRILL Query fails on Function LOG10vladimir tkach
2018-04-29DRILL-6335: Column accessor refactoringPaul Rogers
2018-04-29DRILL-6302: Fixed NPE in Drillbit close methoddvjyothsna
2018-04-29DRILL-6286: Fixed incorrect reference to shutdown in drillbit.logdvjyothsna
2018-04-29DRILL-6282: Update Drill's Metrics dependenciesVitalii Diravka
2018-04-29DRILL-6173: Support transitive closure during filter push down and partition ...Vitalii Diravka
2018-04-27DRILL-5927: Fixed memory leak in TestBsonRecordReader, and sped up the test.Timothy Farkas
2018-04-27DRILL-3855: Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRuleVitalii Diravka
2018-04-27DRILL-6331: Revisit Hive Drill native parquet implementation to be exposed to...Arina Ielchiieva
2018-04-22DRILL-6324: Unnest - Add tests with real Unnest and real Lateral.Parth Chandra
2018-04-22DRILL-6324: Unnest - Initial ImplementationParth Chandra
2018-04-20DRILL-6339: Add a new option to disable TopN (for testing)Ben-Zvi
2018-04-20DRILL-6334: Minor code cleanupPaul Rogers
2018-04-20DRILL-6333: Fixed Quotation marksKunal Khatua
2018-04-20DRILL-6289: Cluster view should show more relevant informationKunal Khatua
2018-04-18DRILL-6323: Fix license headersParth Chandra
2018-04-17DRILL-6295: PartitionerDecorator may close partitioners while CustomRunnable ...Vlad Rozov
2018-04-17DRILL-6323: Lateral Join - Review feedback changes with License header fixesSorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Lateral Join Batch Memory manager support using th...Sorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Refactor BatchMemorySize to put outputBatchSize in...Sorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Add some debug logs for LateralJoinBatchSorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Remove codegen and operator template class. Logic ...Sorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Refactor, fix various issues with LATERAL: a)Overr...Sorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Initial implementationSorabh Hamirwasia
2018-04-17DRILL-6323: Lateral Join - Refactor Join PopConfigsSorabh Hamirwasia
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-04-16DRILL-6322: Lateral Join: Common changes - Add new iterOutcome, Operatortypes...Sorabh Hamirwasia
2018-04-13DRILL-6311: No logging information in drillbit.log / drillbit.outSorabh Hamirwasia
2018-04-13DRILL-6294: Changes to support Calcite 1.16.0 , and remove deprecated API usageVolodymyr Vysotskyi
2018-04-06DRILL-6296: Add operator metrics for batch sizing for merge joinPadma Penumarthy
2018-04-06DRILL-6284: Add operator metrics for batch sizing for flattenPadma Penumarthy
2018-04-06DRILL-6230: Extend row set readers to handle hyper vectorsPaul Rogers
2018-04-06DRILL-6016: Fix for Error reading INT96 created by Apache SparkRahul Raj
2018-04-06DRILL-6303: Provide a button to copy the Drillbit's JStack shown in /threadsKunal Khatua
2018-04-06DRILL-6279: Indicate operators that spilled in-memory data to disk on Web UIKunal Khatua
2018-03-30DRILL-6234: Improved documentation for VariableWidthVector mutators, and adde...Timothy Farkas
2018-03-30DRILL-6259: Support parquet filter push down for complex typesArina Ielchiieva
2018-03-29DRILL-6125: Fix possible memory leak when query is cancelled or finished.Timothy Farkas
2018-03-29DRILL-6256: Remove references to java 7 from readme and other filesvladimir tkach
2018-03-29DRILL-6278: Removed temp codegen directory in testing framework.Timothy Farkas
2018-03-29DRILL-6254: IllegalArgumentException: the requested size must be non-negativePadma Penumarthy
2018-03-29DRILL-5937: drill-module.conf : Changed timeout to 30 seconds, ExecConstant.j...Pushpendra Jaiswal
2018-03-29DRILL-6299: Fixed a filter pushed down issue when a column doesn't have statsSalim Achouche
2018-03-26DRILL-6288: Upgrade org.javassist:javassist and org.reflections:reflectionsVlad Rozov
2018-03-26DRILL-6290: Refactor TestInfoSchemaFilterPushDown tests to use PlanTestBase u...Arina Ielchiieva