tustvold commented on issue #4517:
URL: 
https://github.com/apache/arrow-datafusion/issues/4517#issuecomment-1351391546

   >  struct update syntax
   
   One potential issue with struct update syntax, is any additional config is 
technically a breaking change. Unfortunately `..Default::default()` doesn't 
work with `#[non_exhaustive]` as you might add a private field. See 
[here](https://rust-lang.github.io/rfcs/2008-non-exhaustive.html#functional-record-updates)


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

Reply via email to