flyrain commented on PR #12017:
URL: https://github.com/apache/iceberg/pull/12017#issuecomment-3314215098

   @tomtongue thanks for the reply. Sorry for the delay reply. 
   
   I can see that additional `metadata/` isn't necessary, if we could redesign 
it, we would remove it. Given it is there already, what's the concern of having 
it in the path? 
   
   > So location can be updated along with the write.metadata.path 
configuration, or remove write.metadata.path and merge this configurable 
parameter into location by adding location to the view properties.
   
   I'd love to keep it simple by only using one location property. Removing 
`write.metadata.path` seems a better way forward, as the root-level property 
`location` couldn't be removed due to compatibly concern. WDYT? 


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