vinishjail97 commented on code in PR #515: URL: https://github.com/apache/incubator-xtable/pull/515#discussion_r1725010506
########## xtable-hudi-support/xtable-hudi-support-extensions/README.md: ########## @@ -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. Review Comment: 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
