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

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


    from 31613745168 [HUDI-7475] Disable ITs in hudi-aws module (#10821)
     add f5284964e29 [HUDI-7418] Create a common method for filtering in S3 and 
GCS sources and add tests for filtering out extensions (#10724)

No new revisions were added by this update.

Summary of changes:
 .../hudi/utilities/config/CloudSourceConfig.java   |  4 +-
 .../config/S3EventsHoodieIncrSourceConfig.java     |  6 ++
 .../sources/GcsEventsHoodieIncrSource.java         |  8 +--
 .../sources/S3EventsHoodieIncrSource.java          | 50 +++-------------
 .../helpers/CloudObjectsSelectorCommon.java        | 68 ++++++++++++++++++++++
 .../helpers/gcs/GcsObjectMetadataFetcher.java      | 39 +------------
 .../sources/TestGcsEventsHoodieIncrSource.java     | 42 +++++++++----
 .../sources/TestS3EventsHoodieIncrSource.java      |  6 +-
 8 files changed, 124 insertions(+), 99 deletions(-)

Reply via email to