findepi commented on PR #17476: URL: https://github.com/apache/datafusion/pull/17476#issuecomment-3281031486
I definitely agree with the alternative > it seems to me that we should either a) not allow unbounded range, in fact only allow ranges that are numeric (so cardinality info is available) or b) not require range at all Since we're debating a change that will do (b) and thus make the code more coherent, I agree to proceed with that. I am not taking a stance which one of (a) or (b) is better. We can switch from (b) to (a) later, when we known which one is 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: 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