obelix74 commented on code in PR #3523:
URL: https://github.com/apache/polaris/pull/3523#discussion_r2775594840


##########
persistence/relational-jdbc/src/main/resources/h2/schema-metrics-v1.sql:
##########
@@ -52,7 +52,6 @@ CREATE TABLE IF NOT EXISTS scan_metrics_report (
     report_id TEXT NOT NULL,
     realm_id TEXT NOT NULL,
     catalog_id BIGINT NOT NULL,
-    namespace TEXT NOT NULL,

Review Comment:
   • Removed namespace TEXT NOT NULL column from both H2 and Postgres schema 
files



-- 
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]

Reply via email to