Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[data] update hudi version to 0.2.0 #48875

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

xushiyan
Copy link
Contributor

Why are these changes needed?

Use hudi-rs release version instead of a pre-release version.

Related issue number

NA

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

@xushiyan xushiyan force-pushed the update-hudi-version branch from 94e6845 to b762462 Compare November 22, 2024 19:16
@jcotant1 jcotant1 added the data Ray Data-related issues label Nov 22, 2024
@xushiyan xushiyan force-pushed the update-hudi-version branch 2 times, most recently from 894c82c to 5004d33 Compare November 26, 2024 19:08
@xushiyan xushiyan marked this pull request as ready for review November 26, 2024 19:09
@xushiyan xushiyan force-pushed the update-hudi-version branch from 5004d33 to 99621a4 Compare November 26, 2024 22:09
@xushiyan xushiyan force-pushed the update-hudi-version branch 4 times, most recently from 4785446 to 9b9e936 Compare December 2, 2024 04:54
@alexeykudinkin alexeykudinkin added the go add ONLY when ready to merge, run all tests label Dec 2, 2024
@raulchen
Copy link
Contributor

raulchen commented Dec 3, 2024

@xushiyan CI failure is related. could you take a look?

@xushiyan xushiyan force-pushed the update-hudi-version branch from 9b9e936 to 87b1022 Compare December 5, 2024 01:30
@xushiyan xushiyan requested a review from a team as a code owner December 5, 2024 01:30
@MicroCheck //python:ray/data/tests/test_hudi

Signed-off-by: Shiyan Xu <2701446+xushiyan@users.noreply.github.com>
@xushiyan xushiyan force-pushed the update-hudi-version branch from 87b1022 to 59e71d4 Compare December 5, 2024 16:55
@xushiyan
Copy link
Contributor Author

xushiyan commented Dec 6, 2024

@raulchen CI is green now. thanks.

@raulchen raulchen merged commit a3dff88 into ray-project:master Dec 7, 2024
5 checks passed
@xushiyan xushiyan deleted the update-hudi-version branch December 7, 2024 02:16
gexiaoxiao7 pushed a commit to gexiaoxiao7/ray that referenced this pull request Dec 9, 2024
Use hudi-rs release version instead of a pre-release version.

Signed-off-by: Shiyan Xu <2701446+xushiyan@users.noreply.github.com>
Signed-off-by: gexiaoxiao7 <1004083966@qq.com>
ujjawal-khare pushed a commit to ujjawal-khare-27/ray that referenced this pull request Dec 17, 2024
Use hudi-rs release version instead of a pre-release version.

Signed-off-by: Shiyan Xu <2701446+xushiyan@users.noreply.github.com>
Signed-off-by: ujjawal-khare <ujjawal.khare@dream11.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Ray Data-related issues go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants