aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/main/java/org/apache/drill/exec/work
AgeCommit message (Expand)Author
2019-01-25DRILL-7000: Queries failing with 'Failed to aggregate or route the RFW' do no...Sorabh Hamirwasia
2019-01-25DRILL-6999: Fix the case that there's more than one join conditionsweijie.tong
2019-01-25DRILL-6947: Fix RuntimeFilter memory leakweijie.tong
2019-01-07DRILL-6946: Implement java.sql.Connection setSchema and getSchema methods in ...Arina Ielchiieva
2018-11-29DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf referen...weijie.tong
2018-10-19DRILL-6793: FragmentExecutor cannot send its final state for the case when Ro...Bohdan Kazydub
2018-10-10DRILL-6731: use thread pool to run the runtime filter aggregating workweijie.tong
2018-10-10DRILL-6731: Resolving race conditions in RuntimeFilterSinkSorabh Hamirwasia
2018-10-10DRILL-6731: Move the BFs aggregating work from the Foreman to the RuntimeFilterweijie.tong
2018-10-01DRILL-6755: Avoid building Hash Table for inner/left join when probe side is ...Ben-Zvi
2018-10-01DRILL-6724: Dump operator context to logs when error occurs during query exec...Bohdan Kazydub
2018-09-24DRILL-6746: Query can hang when PartitionSender task thread sees a connection...Sorabh Hamirwasia
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-27DRILL-6492: Ensure schema / workspace case insensitivity in DrillArina Ielchiieva
2018-08-23DRILL-6385: Support JPPD featureweijie.tong
2018-08-18DRILL-6689: Include query user information to drillbit.logBohdan Kazydub
2018-08-10DRILL-6656: Disallow extra semicolons and multiple statements on the same line.Timothy Farkas
2018-06-15DRILL-6468: CatastrophicFailures should not do a graceful shutdown of drill w...Timothy Farkas
2018-06-10DRILL-6459: Unable to view profile of a running queryKunal Khatua
2018-05-19DRILL-5305: Query Profile must display Query IDKunal Khatua
2018-05-19DRILL-6348: Received batches are now owned by the receive operators instead o...Salim Achouche
2018-05-18DRILL-6255: Drillbit while sending control message to itself creates a connec...Sorabh Hamirwasia
2018-05-17DRILL-6027:Ben-Zvi
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-05-04DRILL-6094: Decimal data type enhancementsVolodymyr Vysotskyi
2018-04-29DRILL-6286: Fixed incorrect reference to shutdown in drillbit.logdvjyothsna
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-29DRILL-6125: Fix possible memory leak when query is cancelled or finished.Timothy Farkas
2018-03-24DRILL-6053: Avoid excessive locking in LocalPersistentStoreVlad Rozov
2018-03-07DRILL-6151: Fragment executors may terminate without sending final batch to a...Vlad Rozov
2018-02-23DRILL-5902: Queries encounter random failure due to RPC connection timed outVlad Rozov
2018-02-16DRILL-6143: Made FragmentsRunner's rpc timeout larger to reduce random failur...Timothy Farkas
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-21DRILL-6081: Set query end time before writing final profileArina Ielchiieva
2018-01-16DRILL-5089: Dynamically load schema of storage plugin only when needed for ev...chunhui-shi
2018-01-16REVERTED: DRILL-5089Roman Kulyk
2018-01-11DRILL-5961: For long running queries (> 10 min) Drill may raise FragmentSetup...Vlad Rozov
2018-01-11DRILL-5922: - The QueryContext was never closed when the Foreman finished, so...Timothy Farkas
2018-01-02DRILL-5963: Query state process improvementsArina Ielchiieva
2017-11-29DRILL-4286: Graceful shutdown of drillbitdvjyothsna
2017-11-21DRILL-5089: Dynamically load schema of storage plugin only when needed for ev...chunhui-shi
2017-11-13DRILL-5909: Added new Counter metricsPrasad Nagaraj Subramanya
2017-10-11DRILL-5830: Resolve regressions to MapR DB from DRILL-5546Paul Rogers
2017-10-11DRILL-5859: Fixed queued time calculationPrasad Nagaraj Subramanya
2017-10-09DRILL-5716: Queue-driven memory allocationPaul Rogers
2017-09-24DRILL-5721: Update based on merge conflict with DRILL-3449Sorabh Hamirwasia
2017-09-24DRILL-5721: Query with only root fragment and no non-root fragment hangs when...Sorabh Hamirwasia
2017-09-16DRILL-3449: When Foreman node dies, the FragmentExecutor still tries to send ...Vlad Rozov
2017-09-14DRILL-5269 Make DirectSubScan Jackson JSON deserializableVlad Rozov
2017-06-20DRILL-5457: Spill implementation for Hash AggregateBoaz Ben-Zvi