guykhazma commented on PR #12999: URL: https://github.com/apache/iceberg/pull/12999#issuecomment-2860002849
Considering that the goal is to be able to set it dynamically for each query wouldn't it make more sense to see if there is a way to include it in the query itself instead of having it as a session configuration. I don't know of way to pass properties using the SQL syntax but I wonder whether the [hinting mechanism](https://spark.apache.org/docs/latest/sql-ref-syntax-qry-select-hints.html) in spark or something similar (if exists) can be used to communicate this kind of properties dynamically as part of the query. -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org