varpa89 commented on issue #12363:
URL: https://github.com/apache/iceberg/issues/12363#issuecomment-2677954671

   @adutra oh I see, sorry for the confusion. 
[iceberg.rest-catalog.session](https://trino.io/docs/current/object-storage/metastores.html#rest-catalog:~:text=iceberg.rest%2Dcatalog.session)
 is a Trino's property. And 
[this](https://github.com/trinodb/trino/blob/master/plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/catalog/rest/TrinoRestCatalog.java#L816)
 is the place where they create a new SessionContext with random UUID.
   So looks like the problem is outside of iceberg but in TrinoRestCatalog


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

Reply via email to