This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 1e162bb73a HUDI-4687 add show_invalid_parquet procedure (#6480)
add e5584b3735 [HUDI-4584] Fixing `SQLConf` not being propagated to
executor (#6352)
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/hudi/HoodieSparkUtils.scala | 15 +++++-
.../spark/sql/execution/SQLConfInjectingRDD.scala | 61 ++++++++++++++++++++++
2 files changed, 74 insertions(+), 2 deletions(-)
create mode 100644
hudi-client/hudi-spark-client/src/main/scala/org/apache/spark/sql/execution/SQLConfInjectingRDD.scala