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

   > Yea, I don't feel strongly about it either way... but I don't really love 
the idea of leaving in todo!()s that would panic if actually used. Even if the 
DF repository itself does not contain optimizer rules which introduce Range, I 
could imagine consuming repos attempting to introduce it, only to have it fail? 
But perhaps the DF project would prefer those folks to then come and talk about 
their use cases, to see whether they could be upstreamed.
   
   I agree panics are not great -- returing an NotYetImplemned error would be 
better. 


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