You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2021/08/03 03:32:21 UTC

[hudi] branch master updated (b21ae68 -> aa857be)

This is an automated email from the ASF dual-hosted git repository.

vinoyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from b21ae68  [MINOR] Improving runtime of TestStructuredStreaming by 2 mins (#3382)
     add aa857be  [HUDI-2225] Add a compaction job in hudi-examples (#3347)

No new revisions were added by this update.

Summary of changes:
 .../examples/spark/HoodieMorCompactionJob.scala    | 113 +++++++++++++++++++++
 1 file changed, 113 insertions(+)
 create mode 100644 hudi-examples/src/main/scala/org/apache/hudi/examples/spark/HoodieMorCompactionJob.scala