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 bcca83613dda3cbc6ecb2840951f3a77fc918b62 Merge: 0810d4bb3 1a587cb4a Author: Zoi Kaoudi <[email protected]> AuthorDate: Mon Aug 24 21:46:34 2026 +0200 Merge pull request #788 from JunWang222/feature/bigquery-cost-profiling Add BigQuery cost profiling support and default parameters bigquery-setup/README.md | 166 ++-- pom.xml | 2 +- wayang-platforms/pom.xml | 2 +- .../resources/wayang-bigquery-defaults.properties | 129 ++-- .../wayang/bigquery/BigQueryCostPilotIT.java | 845 +++++++++++++++++++++ .../wayang/profiler/log/GeneticOptimizerApp.java | 1 + 6 files changed, 982 insertions(+), 163 deletions(-)
