RussellSpitzer commented on issue #16153:
URL: https://github.com/apache/iceberg/issues/16153#issuecomment-4811331340

   @szehon-ho  I think you were on this discussion before. I think there is 
some value in adding a generic "table level" session config parameterization. I 
think it should be for all our config options though (which I believe is what 
the current PR does.) So rather than framing this around just split-size 
override. 
   
   
   Would we want this to resolve just like normal table identifiers or strictly 
to multipart identifiers? 
   
   IE do we support 
   spark.sql.iceberg.key - Set property for all tables in all catalogs
   spark.sql.iceberg.key.catalog - Set property for all tables in catalog
   spark.sql.iceberg.key.catalog.database - Set property for all tables in 
database
   spark.sql.iceberg.key.catalog.database.table ? -Set Property just for table
   
   ?


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