kosiew commented on PR #19674:
URL: https://github.com/apache/datafusion/pull/19674#issuecomment-3770863969

   @adriangb 
   
   ```
   The OP still says:
   
   > When two structs have the same set of field names (possibly in different 
order), coerce by name.
   > Otherwise, preserve prior behavior by coercing positionally.
   
   Which contradicts this. Could you update the PR description to reflect the 
current state?
   ```
   
   This PR still coerce positionally as a fallback.
   I will [remove positional 
casting](https://github.com/apache/datafusion/issues/19841) in a follow up PR.


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