This is an automated email from the ASF dual-hosted git repository. zkaoudi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/wayang.git
commit 0810d4bb3abc189ed34c34512c5c653bd1ac5e7c Merge: d90f4a53c 4a1d4ab6a Author: Zoi Kaoudi <[email protected]> AuthorDate: Mon Aug 24 09:58:22 2026 +0200 Merge pull request #789 from JunWang222/feature/presto-cost-profiling Add Presto cost profiling support and default parameters guides/cost-profiling.md | 10 +- presto-setup/README.md | 248 +++++++ .../apache/wayang/jdbc/execution/JdbcExecutor.java | 111 +-- .../resources/wayang-presto-defaults.properties | 117 +-- .../apache/wayang/presto/PrestoCostPilotIT.java | 818 +++++++++++++++++++++ .../wayang/profiler/log/GeneticOptimizerApp.java | 1 + 6 files changed, 1186 insertions(+), 119 deletions(-)
