You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2022/02/10 14:41:46 UTC

[hudi] branch master updated (d971974 -> 1c77859)

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

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


    from d971974  [HUDI-3333] fix that getNestedFieldVal breaks with Spark 3.2 (#4783)
     add 1c77859  [HUDI-3395] Allow pass rollbackUsingMarkers to Hudi CLI rollback command (#4557)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/cli/commands/CommitsCommand.java    |  6 ++++--
 .../org/apache/hudi/cli/commands/SparkMain.java     | 21 +++++++++++++--------
 .../apache/hudi/cli/integ/ITTestCommitsCommand.java | 13 +++++++++++++
 3 files changed, 30 insertions(+), 10 deletions(-)