iting0321 commented on code in PR #3723: URL: https://github.com/apache/polaris/pull/3723#discussion_r2795165052
########## site/content/in-dev/unreleased/generic-table.md: ########## @@ -37,7 +37,7 @@ Generic tables are in beta. Please use it with caution and report any issue if e A generic table is an entity that defines the following fields: - **name** (required): A unique identifier for the table within a namespace -- **format** (required): The format for the generic table, i.e. "delta", "csv" +- **format** (required): The format for the generic table, i.e. "delta", "hudi", "paimon", "csv" Review Comment: Thanks for your feedback. I’ve dropped the release docs update from this PR. I’ll happy to follow up with a separate PR adding the integration/regression tests for the end-to-end Paimon workflow, and re-introduce the docs update once those are in. -- 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]
