-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
improvementPR that improves existing functionalityPR that improves existing functionality
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
improvementPR that improves existing functionalityPR that improves existing functionality