flyrain commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2240992098
########## 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: I'm fine with working in parallel with the Hudi community. This PR servers as the first step of the integration, and we file follow-up PRs once Hudi 1.0.3 is out. With that, I guess this doc section itself is not quite necessary. It's normal that a feature is split to multiple PRs. -- 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