gh-yzou commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2241137112
########## plugins/spark/README.md: ########## @@ -124,3 +124,9 @@ Following describes the current functionality limitations of the Polaris Spark c 3) Rename a Delta table is not supported. 4) ALTER TABLE ... SET LOCATION is not supported for DELTA table. 5) For other non-Iceberg tables like csv, it is not supported today. + +### Hudi Support +Currently support for Hudi tables within the Polaris catalog is still under development. Review Comment: @eric-maynard, @rahil-c is trying to parallelize the development work based on his POC, the hudi development is already in and under the release, meanwhile, @rahil-c is trying to start the necessary development wrok in Polaris. The Polaris Hudi support is still under development (which is what the readme change intended to say), and once the hudi plugin is released, @rahil-c will follow up with integration and regression tests, and claim hudi is supported with clear documentation. If the readme description is confusing, we can remove it or make it more clear if that works? -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org