gh-yzou commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2234702289
########## plugins/spark/README.md: ########## @@ -124,3 +124,8 @@ 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. +The Hudi community has made a change to integrate with Polaris, and is planning on doing a minor release. Review Comment: -> hudi-spark-xxx is required for hudi table support to work end to end, which is still under releasing. -- 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