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

[MINOR] Moving to 0.2.0-SNAPSHOT on main branch. #515

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

vinishjail97
Copy link
Contributor

@vinishjail97 vinishjail97 commented Aug 14, 2024

Important Read

  • Please ensure the GitHub issue is mentioned at the beginning of the PR

What is the purpose of the pull request

Upgrading to 0.2.0, this PR will be merged after first release is completed.

Brief change log

(for example:)

  • Upgrading to 0.2.0, this PR will be merged after first release is completed

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

@@ -33,7 +33,7 @@ For example, if you're using the Hudi [quick-start guide](https://hudi.apache.or
### When should you use them?
If you want to use XTable with Hudi [streaming ingestion](https://hudi.apache.org/docs/hoodie_streaming_ingestion) to sync each commit into other table formats.
### How do you use them?
1. Add the extensions jar (`xtable-hudi-extensions-0.1.0-SNAPSHOT-bundled.jar`) to your class path.
1. Add the extensions jar (`xtable-hudi-extensions-0.2.0-SNAPSHOT-bundled.jar`) to your class path.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we reference the published jars for 0.1.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will update the README after creating a downloads page in the xtable website, it's easier to follow download jar from website and run instructions instead of referencing the jar through some url in README.

@vinishjail97
Copy link
Contributor Author

Squash into a single commit.

@vinishjail97 vinishjail97 merged commit 3bd1ff5 into main Aug 21, 2024
3 checks passed
@vinishjail97 vinishjail97 deleted the MINOR-move-to-0.2.0 branch August 21, 2024 13:52
@vinishjail97 vinishjail97 mentioned this pull request Oct 3, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants