adutra commented on code in PR #2914:
URL: https://github.com/apache/polaris/pull/2914#discussion_r2470118085
##########
persistence/relational-jdbc/src/main/resources/postgres/schema-v3.sql:
##########
@@ -131,6 +131,7 @@ CREATE TABLE IF NOT EXISTS events (
principal_name TEXT,
resource_type TEXT NOT NULL,
resource_identifier TEXT NOT NULL,
+ otel_context TEXT,
Review Comment:
No, it's nullable.
--
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]