RussellSpitzer opened a new issue, #10822:
URL: https://github.com/apache/iceberg/issues/10822

   ### Feature Request / Improvement
   
   Currently we support default table properties with the prefix 
`table-default` (#4011 ) but these only apply to Tables and not to Views (or 
theoretically future materialized views). I think we either need to add 
`view-default` or have `table-default` apply to views as well.
   
   This specifically came up for me when some S3 configuration was put in 
table-default, creating tables worked but creating views did not.
   
   
   ### Query engine
   
   None


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