sfc-gh-ygu commented on code in PR #1862: URL: https://github.com/apache/polaris/pull/1862#discussion_r2554510253
########## plugins/spark/README.md: ########## @@ -123,4 +123,4 @@ Following describes the current functionality limitations of the Polaris Spark c 2) Create a Delta table without explicit location is not supported. 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. +5) For other non-Iceberg tables like csv, it is not supported today. Review Comment: Not a blocker: This change is not needed, but I think we will need a doc change to claim that Hudi table is supported. I'm OK to add it in a followup PR. -- 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]
