Skip to content

[MINOR][Testing][DO NOT MERGE] 0.15.0 RC testing#11227

Closed
yihua wants to merge 121 commits intoapache:branch-0.xfrom
yihua:branch-0.15-rc1-testing
Closed

[MINOR][Testing][DO NOT MERGE] 0.15.0 RC testing#11227
yihua wants to merge 121 commits intoapache:branch-0.xfrom
yihua:branch-0.15-rc1-testing

Conversation

@yihua
Copy link
Contributor

@yihua yihua commented May 15, 2024

Change Logs

As abvove.

Impact

Testing only.

Risk level

none

Documentation Update

none

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

yihua and others added 30 commits May 14, 2024 17:43
…d clustering (apache#11000)

---------

Co-authored-by: rmahindra123 <rmahindra@Rajeshs-MacBook-Pro.local>
…e#11022)

Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
…#10962)

Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
…rage (apache#11048)

This PR adds `getDefaultBlockSize` and `openSeekable` APIs to
`HoodieStorage` and implements these APIs in `HoodieHadoopStorage`.
The implementation follows the same logic of creating seekable input
stream for log file reading, and `openSeekable` will be used by the log
reading logic.

A few util methods are moved from `FSUtils` and
`HoodieLogFileReader` classes to `HadoopFSUtilsclass`.
…mmon module (apache#10591)

This commit makes the changes to replace most `FileSystem`, `Path`, and `FileStatus` usage with `HoodieStorage`, `StoragePath` and `StoragePathInfo` (introduced in apache#10567, renamed in apache#10672) in `hudi-common` module, to remove dependency on Hadoop FS abstraction which is not essential to most Hudi core read and write logic.

This commit still keeps using the Hadoop FileSystem-based implementation under the hood.  A follow-up PR will make `HoodieStorage` and I/O implementation pluggable.
…di error table, and timestamp key generator to configuration listing (apache#11057)
…pache#11054)

Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
Tim Brown and others added 19 commits May 15, 2024 06:33
…che#11070)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
…ncrSource (apache#10900)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
Co-authored-by: Sagar Sumit <sagarsumit09@gmail.com>
Co-authored-by: Jonathan Vexler <=>
Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
…he#11192)

Co-authored-by: Jonathan Vexler <=>
Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
Co-authored-by: Jonathan Vexler <=>
…er (apache#10922)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
…reamSync (apache#11014)

Co-authored-by: sivabalan <n.siva.b@gmail.com>
…S3/GCS (apache#10918)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
* [HUDI-7749] Bump Spark version 3.3.1 to 3.3.4

* cdcFileReader should return batches for CDC reads only when batch read is supported for the schema
…ead of just base files while initializing (apache#11153)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
…pache#10763)

Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
Co-authored-by: Jonathan Vexler <=>
…tDeltaCommitsSinceLatestCompaction (apache#10915)

* Fixing schedule compaction bug

* Addressing comments

* Fixing CDC tests
@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label May 15, 2024
@github-actions github-actions bot added size:S PR with lines of changes in (10, 100] and removed size:XS PR with lines of changes in <= 10 labels May 15, 2024
@github-actions github-actions bot added size:XL PR with lines of changes > 1000 and removed size:S PR with lines of changes in (10, 100] labels May 15, 2024
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@yihua yihua closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL PR with lines of changes > 1000

Projects

None yet

Development

Successfully merging this pull request may close these issues.