alpinegizmo commented on PR #20859: URL: https://github.com/apache/flink/pull/20859#issuecomment-1252595721
@HuangXingBo There are some topics I'm surprised aren't mentioned: * FLINK-27878 [FLIP-232] Add Retry Support For Async I/O In DataStream API * FLINK-21585 Add options to include/exclude metrics * FLINK-29255 [FLIP-258] - Enforce binary compatibility in patch releases * FLINK-26074 Improve FlameGraphs scalability for high parallelism jobs * FLINK-27853 [FLIP-229]: Introduces Join Hint for Flink SQL Batch Job * FLINK-28415 [FLIP-221]: Support Partial and Full Caching in Lookup Table Source Also, a lot was done relating to batch execution and speculative execution: FLINK-28131 FLIP-168: Speculative Execution For Batch Job FLINK-28130 FLIP-224: Blocklist Mechanism FLINK-28397 FLIP-245: Source Supports Speculative Execution For Batch Job FLINK-28706 FLIP-248: Introduce dynamic partition pruning FLINK-28778 FLIP-247: Bulk fetch of table and column statistics for given partitions FLINK-27862 FLIP-235: Hybrid Shuffle Mode Here's one I'm not sure about. it looks like a lot of progress was made, but perhaps it's not useable without FLINK-29073? * FLINK-15472 [FLIP-91]: SQL Gateway -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
