alamb commented on PR #13117:
URL: https://github.com/apache/datafusion/pull/13117#issuecomment-2439499180

   > Reading rationale for https://github.com/apache/datafusion/pull/11961 it 
seems that we have two+ phases:
   
   I agree with this analysis and conclusion
   
   > type coercion optimizer" (which is not really an optimizer)
   
   I agree it is not an optimizer -- that is why it an `Analyzer`  
[`datafusion::optimizer::analyzer::type_coercion::TypeCoercion` 
](https://docs.rs/datafusion/latest/datafusion/optimizer/analyzer/type_coercion/struct.TypeCoercion.html)
   
   I think the analyzer docs explain this: 
https://docs.rs/datafusion/latest/datafusion/optimizer/trait.AnalyzerRule.html


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