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/02/02 17:16:11 UTC

[hudi] branch master updated (ec950b4 -> 50ff9ab)

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

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


    from ec950b4  [MINOR] Fix method comment typo (#2518)
     add 50ff9ab  [MINOR] Rename FileSystemViewHandler to RequestHandler and corrected the class comment (#2458)

No new revisions were added by this update.

Summary of changes:
 .../service/{FileSystemViewHandler.java => RequestHandler.java}   | 8 ++++----
 .../java/org/apache/hudi/timeline/service/TimelineService.java    | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
 rename hudi-timeline-service/src/main/java/org/apache/hudi/timeline/service/{FileSystemViewHandler.java => RequestHandler.java} (98%)