berkaysynnada commented on issue #7882: URL: https://github.com/apache/arrow-datafusion/issues/7882#issuecomment-1774539831
> BTW is there a ticket somewhere that tracks what you plan to do (mostly I am thinking of any 'end user visible bugs/ behaviors' that might result)? There is no ticket here but I can summarize them as follows: - Relocating the code. - Propagate arithmetic API change (the a-b<0 assumption will no longer be used for a<b propagation, which will also be useful for easy integration of supports such as OR). - Mul and Div support - Interval construct API (including checks) - The relationship of the next_value() function with infinite bounds. I can open the PRs one by one, minimizing them and separating their concerns. > Sounds good -- we can break it into a new crate at some later time too, if that is appropriate. There is no reason to do it as part of your in-filght refactoring 👍 -- 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]
