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

   > Thank you @Rachelint . I think I can resume #11013 unless @alamb you think 
there is more work we want to externalize/handle via separate PRs
   
   I am not sure -- I suggest going through all uses of `Min` and `Max` 
(specifically look for any `downcast_ref::<Min>` and `downcast_ref::<Max>` 
references and see if there are any other places that need to be removed
   
   The goal of https://github.com/apache/datafusion/pull/11013 I think should 
also remove the built in Min/Max values
   
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to