dimas-b commented on code in PR #2566: URL: https://github.com/apache/polaris/pull/2566#discussion_r2350136946
########## persistence/relational-jdbc/src/main/resources/h2/schema-v3.sql: ########## @@ -129,7 +129,7 @@ CREATE TABLE IF NOT EXISTS events ( realm_id TEXT NOT NULL, catalog_id TEXT NOT NULL, event_id TEXT NOT NULL, Review Comment: My primary concern is about naive users who deploy pre-built binaries and start accumulating data in this table :thinking: -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org