dimas-b commented on issue #1916: URL: https://github.com/apache/polaris/issues/1916#issuecomment-3059491526
`polaris_schema` is created by default, but it's not on the PG search path by default. ``` polaris=# \dn List of schemas Name | Owner ----------------+------------------- polaris_schema | postgres public | pg_database_owner (2 rows) ``` -- 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