AndreaBozzo commented on issue #16054:
URL: https://github.com/apache/datafusion/issues/16054#issuecomment-3855289416

   I owe a correction on my previous comment.
   
   After re-investigating, the test failures in PR #19916 were just snapshot 
mismatches, not actual optimizer breakage. The schema_name() keys are used 
within single optimization passes, so as long as the format change is 
consistent, field-matching works fine.
   
   I misread the failures during a frustrating debugging session (multiple 
crashes didn't help my judgment) and assumed the worst. The fix was actually 
correct, I just needed to update the test expectations instead of reverting.


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