alamb commented on pull request #7967:
URL: https://github.com/apache/arrow/pull/7967#issuecomment-683710210


   # A 
   > I can imagine the situation where the coercer returns non-deterministic 
plans due to two variants being valid, and one being picked up by chance. Or, 
that the order on which functions of compatible signatures are registered 
dictates which one is used.
   
   Yes, you are correct, the system would have to be deterministic about which 
variant was chosen -- the easiest thing to understand would likely be 
registration order, as you suggest. 


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

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


Reply via email to