eric-maynard commented on code in PR #1374: URL: https://github.com/apache/polaris/pull/1374#discussion_r2045043970
########## site/content/in-dev/unreleased/entities.md: ########## @@ -53,6 +53,10 @@ Polaris tables are entities that map to [Apache Iceberg tables](https://iceberg. For information on managing tables with the REST API or for more information on what data can be associated with a table, see [the API docs]({{% github-polaris "client/python/docs/CreateTableRequest.md" %}}). +## Generic Table Review Comment: Generic tables aren't their own entity type. Instead, can you amend the section above to clarify that tables may map to either Iceberg tables or generic tables? -- 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]
