adam-christian-software commented on code in PR #3000: URL: https://github.com/apache/polaris/pull/3000#discussion_r2515225607
########## site/content/in-dev/unreleased/generic-table.md: ########## @@ -22,17 +22,19 @@ type: docs weight: 435 --- -The Generic Table in Apache Polaris is designed to provide support for non-Iceberg tables across different table formats includes delta, csv etc. It currently provides the following capabilities: +The generic tables framework provides support for non-Iceberg table formats including Delta Lake, CSV, etc. With this framework, you can: Review Comment: Assuming this is fine now. -- 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]
