This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 8281cbf [HUDI-2799] Fix the classloader of flink write task (#4042)
add 02f7ca2 [HUDI-1870] Add more Spark CI build tasks (#4022)
No new revisions were added by this update.
Summary of changes:
.github/workflows/bot.yml | 8 ++++++++
.../src/main/scala/org/apache/hudi/HoodieSparkUtils.scala | 8 +++++---
.../org/apache/hudi/integ/testsuite/utils/SparkSqlUtils.scala | 11 ++++++-----
.../src/main/scala/org/apache/hudi/DefaultSource.scala | 7 ++++---
.../src/main/scala/org/apache/hudi/HoodieFileIndex.scala | 7 ++++---
.../main/scala/org/apache/spark/sql/hudi/HoodieSqlUtils.scala | 10 +++++-----
.../spark/sql/hudi/command/payload/ExpressionPayload.scala | 9 +++++++--
.../spark/sql/hudi/command/payload/SqlTypedRecord.scala | 8 +++++---
.../apache/spark/sql/hudi/streaming/HoodieStreamSource.scala | 8 ++++----
.../java/org/apache/hudi/spark3/internal/TestReflectUtil.java | 4 ----
10 files changed, 48 insertions(+), 32 deletions(-)