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

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


    from 7601e9e4c7 [MINOR] Update DOAP with 0.11.1 Release (#5908)
     add 17ac5a4573 [HUDI-4173] Fix wrong results if the user read no base 
files hudi table by glob paths (#5723)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/hudi/SparkAdapter.scala   |  7 +-
 .../table/view/AbstractTableFileSystemView.java    | 14 ++++
 .../apache/hudi/MergeOnReadSnapshotRelation.scala  | 30 ++++-----
 .../datasources/HoodieInMemoryFileIndex.scala      | 75 +++++++++++++++++++++-
 .../apache/hudi/functional/TestMORDataSource.scala |  2 +
 .../apache/spark/sql/adapter/Spark2Adapter.scala   |  6 +-
 .../spark/sql/adapter/BaseSpark3Adapter.scala      |  6 +-
 7 files changed, 118 insertions(+), 22 deletions(-)

Reply via email to