This is an automated email from the ASF dual-hosted git repository.

zkaoudi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/wayang.git


    from 0810d4bb3 Merge pull request #789 from 
JunWang222/feature/presto-cost-profiling
     add dab94be17 Add more operators for Bigquery jdbc template and add 
integration tests.
     add ecb996e1c Document BigQuery operator integration tests
     add cb4840341 Add SQL metadata methods to JavaPlanBuilder operators
     add 158ba669d Select the left JDBC source for join stages
     add fddb3be61 Add JavaPlanBuilder BigQuery combination tests
     add 0fde7f0e1 Normalize BigQuery test comments to ASCII
     add f4463e40f Document successful BigQuery live validation
     add 86b125c1a Add full-plan BigQuery join integration test
     add a61a950c5 Verify BigQuery join suite and update docs
     add 367852ff7 Document BigQuery macOS and Windows commands
     add c5b106bf8 Add JDBC sink profiling support
     add 5bce44494 Disable JDBC profiling unless logging is enabled
     add 4effba790 Add BigQuery cost profiling pilot
     add dfd101a0e Add join-heavy BigQuery profiling cases
     add c335d9531 Prepare BigQuery cost profiling docs
     add 6879af939 Merge upstream main into BigQuery cost profiling
     add bac0db6e4 Align SQL API source test with unterminated JDBC queries
     add 72fa608c8 Add BigQuery setup license headers
     add 8a6971c5f Fix BigQuery cost profiling CI failures
     add b8f998ca8 Merge upstream main into BigQuery cost profiling
     add 825c41b88 Fix Flink illegal configuration test
     add 85dee54ea Merge upstream main into BigQuery cost profiling branch
     add 877ec98ed Merge remote-tracking branch 'upstream/main' into 
feature/bigquery-cost-profiling
     add a09b78461 Clarify BigQuery README validation paths
     add 1a587cb4a Merge branch 'main', commit 'refs/pull/788/head' of 
https://github.com/apache/wayang into feature/bigquery-cost-profiling
     new bcca83613 Merge pull request #788 from 
JunWang222/feature/bigquery-cost-profiling

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bigquery-setup/README.md                           | 166 ++++++++-------------
 pom.xml                                            |   2 +-
 wayang-platforms/pom.xml                           |   2 +-
 .../resources/wayang-bigquery-defaults.properties  | 129 +++++++++-------
 .../wayang/bigquery/BigQueryCostPilotIT.java}      | 163 +++++++++++---------
 .../wayang/profiler/log/GeneticOptimizerApp.java   |   1 +
 6 files changed, 232 insertions(+), 231 deletions(-)
 copy 
wayang-platforms/{wayang-presto/src/test/java/org/apache/wayang/presto/PrestoCostPilotIT.java
 => 
wayang-bigquery/src/test/java/org/apache/wayang/bigquery/BigQueryCostPilotIT.java}
 (85%)

Reply via email to