This is an automated email from the ASF dual-hosted git repository.
yzou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 63a45e321 chore(deps): update amazon/aws-cli docker tag to v2.33.8
(#3575)
add a242f513f Add spark sql integration test for Hudi (#3194)
No new revisions were added by this update.
Summary of changes:
plugins/spark/v3.5/integration/build.gradle.kts | 40 +++++
.../polaris/spark/quarkus/it/SparkHudiIT.java | 182 +++++++++++++++++++++
2 files changed, 222 insertions(+)
create mode 100644
plugins/spark/v3.5/integration/src/intTest/java/org/apache/polaris/spark/quarkus/it/SparkHudiIT.java