aboutsummaryrefslogtreecommitdiff
path: root/exec
AgeCommit message (Expand)Author
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
2018-03-26DRILL-6283: WebServer stores SPNEGO client principal without taking any conve...Sorabh Hamirwasia
2018-03-26DRILL-6280: Cleanup execution of BuildTimeScan during maven buildVlad Rozov
2018-03-26DRILL-6262: IndexOutOfBoundException in RecordBatchSize for empty variableWid...Sorabh Hamirwasia
2018-03-24DRILL-6248: Added limit push down support for system tablesArina Ielchiieva
2018-03-24DRILL-6243: Added alert box to confirm shutdown of drillbit after clicking sh...dvjyothsna
2018-03-24DRILL-6231: Fix memory allocation for repeated list vectorPadma Penumarthy
2018-03-24DRILL-6224: Publish metrics gauge values correctlyKunal Khatua
2018-03-24DRILL-6053: Avoid excessive locking in LocalPersistentStoreVlad Rozov
2018-03-23DRILL-6005: Fixed TestGracefulShutdown tests to skip check for loopback addre...dvjyothsna
2018-03-20DRILL-6199: Add support for filter push down and partition pruning with sever...Arina Ielchiieva
2018-03-20DRILL-6275: Fixed direct memory reporting in sys.memory.Timothy Farkas
2018-03-14Update version to 1.14.0-SNAPSHOTParth Chandra
2018-03-11DRILL-6044: Fixed shutdown button in Web UI when ssl,auth are enableddvjyothsna