flyrain commented on code in PR #2239: URL: https://github.com/apache/polaris/pull/2239#discussion_r2249023400
########## plugins/spark/README.md: ########## @@ -123,4 +132,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. +5For other non-Iceberg tables like csv, it is not supported today. Review Comment: This change isn't needed. -- 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]
