This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from f74b3d1 [minor] Refactor write profile to always generate fs view
(#4198)
add 0699521 [HUDI-2924] Refresh the fs view on successful checkpoints for
write profile (#4199)
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/hudi/sink/CleanFunction.java | 4 +++-
.../apache/hudi/sink/partitioner/BucketAssignFunction.java | 2 +-
.../hudi/sink/partitioner/profile/DeltaWriteProfile.java | 2 +-
.../apache/hudi/sink/partitioner/profile/WriteProfile.java | 9 ++++++++-
.../src/main/java/org/apache/hudi/util/StreamerUtil.java | 13 ++++++++++++-
5 files changed, 25 insertions(+), 5 deletions(-)