This is an automated email from the ASF dual-hosted git repository.
schang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 8296df0de3a3 fix(flink): enable integration test for Hudi Flink Source
V2 (#18287)
add 22aa1fad6a0b fix: Databricks Spark 3.4 Runtime compatibility for
reading Hudi tables (#18292)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/DatabricksRuntimeHelper.scala | 75 ++++++++++++++++++++++
.../HoodieSpark34PartitionedFileUtils.scala | 3 +-
2 files changed, 77 insertions(+), 1 deletion(-)
create mode 100644
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/DatabricksRuntimeHelper.scala