This is an automated email from the ASF dual-hosted git repository.
mengtao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 3e12b46d717 [MINOR] fix the compilation failure for master branch.
(#8059)
add 31e94abf902 [HUDI-5835] After performing the update operation, the
hoodie table cannot be read normally by spark (#8026)
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/hudi/HoodieBaseRelation.scala | 28 +++++++++---------
.../org/apache/hudi/HoodieBootstrapRelation.scala | 9 +++---
.../apache/hudi/MergeOnReadSnapshotRelation.scala | 2 +-
.../apache/spark/sql/hudi/TestUpdateTable.scala | 34 ++++++++++++++++++++++
4 files changed, 55 insertions(+), 18 deletions(-)