aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/planner/fragment/SimpleParallelizer.java
AgeCommit message (Expand)Author
2019-03-14DRILL-7068: Support memory adjustment framework for resource management with ...HanumathRao
2019-03-11DRILL-6952: Host compliant text reader on the row set frameworkPaul Rogers
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-23DRILL-6385: Support JPPD featureweijie.tong
2018-06-06DRILL-6389: Fixed building javadocsTimothy Farkas
2018-01-11DRILL-5922: - The QueryContext was never closed when the Foreman finished, so...Timothy Farkas
2017-10-09DRILL-5716: Queue-driven memory allocationPaul Rogers
2017-08-25DRILL-5547: Linking config options with system option managerJyothsna Donapati
2016-10-05DRILL-4911: Avoid plan serialization in SimpleParallelizer when debug loggin...Jinfeng Ni
2016-05-04DRILL-4132 Ability to submit simple type of physical plan directly to EndPoin...Yuliya Feldman
2016-04-13DRILL-4446: Support mandatory work assignment to endpoint requirements of ope...vkorukanti
2015-05-13DRILL-3079: Move execution fragment json parsing from RPC message to fragment...Jacques Nadeau
2015-05-05DRILL-2902: Add support for context functions: user (synonyms session_user an...vkorukanti
2015-03-25DRILL-2275: Added support to get information about current cluster memory and...Sudheesh Katkam
2015-03-19DRILL-2245: Clean up query setup and execution kickoff in Foreman/WorkManager...Chris Westin
2015-03-17DRILL-2406: part 2 - Allow interpreted expression evaluation at planning time.Jason Altekruse
2015-03-08DRILL-133: LocalExchange planning and exec.vkorukanti
2015-02-11DRILL-2170: For fragment parallelization, use max cost of operators instead o...Aman Sinha
2014-11-20DRILL-1517: Update Foreman to improve state management.Jacques Nadeau
2014-09-29DRILL-1432: Propagate user credentials from client to the fragmentsMehant Baid
2014-09-11DRILL-1402: Add check-style rules for trailing space, TABs and blocks without...Aditya Kishore
2014-06-25DRILL-1068: Reduce memory consumption of various operators. Add more memory ...Jacques Nadeau
2014-06-17DRILL-836: [addendum] Drill needs to return complex types (e.g., map and arra...Aditya Kishore
2014-06-16DRILL-933: Remove old physical operator cost & size concepts, add automatic s...Jacques Nadeau
2014-06-07Reset fragment allocation for each minor fragmentSteven Phillips
2014-06-02DRILL-855: Improve work assignment parallelizationAditya Kishore
2014-05-21DRILL-680: INFORMATION_SCHEMA.COLUMNS does not display HBase column familiesAditya Kishore
2014-05-06DRILL-381: Implement SYSTEM and SESSION options.Jason Altekruse
2014-05-04DRILL-620: Memory consumption fixesSteven Phillips
2014-05-03DRILL-549: Implement functions for date and interval data typesMehant Baid
2014-04-19DRILL-356: Changes to support date typemehant
2014-01-30DRILL-334: Subdivide Drillbit control and data messages. Add support for sock...Jacques Nadeau
2013-10-30DRILL-230: Build a sampling range partitionerSteven Phillips
2013-09-20DRILL-235: Add configuration parameters to control number of threads and widt...Steven Phillips
2013-09-10DRILL-221 Add license header to all filesSteven Phillips
2013-09-04DRILL-165: Reorganize directories (moves only)Jacques Nadeau