jotarada commented on issue #12024: URL: https://github.com/apache/iceberg/issues/12024#issuecomment-2605491920
Also tested Trino 454 and I noticed a different behaviour ``` INFO 2025-01-21T18:41:02.275000095Z map[class:metastore.HiveMetaStore log:143: source:123.123.123.123 get_database: some_schema thread:pool-12-thread-138] INFO 2025-01-21T18:41:02.276000022Z map[class:HiveMetaStore.audit log:ugi=hive ip=123.123.123.123 cmd=source:123.123.123.123 get_database: some_schema thread:pool-12-thread-138] INFO 2025-01-21T18:41:02.430999994Z map[class:metastore.HiveMetaStore log:185: source:123.123.123.123 get_table_metas : tbl=hive.some_schema.* thread:pool-12-thread-179] INFO 2025-01-21T18:41:02.431999921Z map[class:HiveMetaStore.audit log:ugi=hive ip=123.123.123.123 cmd=source:123.123.123.123 get_table_metas : tbl=hive.some_schema.* thread:pool-12-thread-179] ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
