Re: [I] panic: interval analysis handle_overflow unreachable!() for DATE + INTERVAL near boundary [datafusion]
Dandandan closed issue #22233: panic: interval analysis handle_overflow unreachable!() for DATE + INTERVAL near boundary URL: https://github.com/apache/datafusion/issues/22233 -- 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]
Re: [I] panic: interval analysis handle_overflow unreachable!() for DATE + INTERVAL near boundary [datafusion]
puneetdixit200 commented on issue #22233: URL: https://github.com/apache/datafusion/issues/22233#issuecomment-4467919253 I’d like to fix this. I can add a SQL regression test for DATE + INTERVAL near boundary values, then patch interval analysis so overflow is handled as an error instead of unreachable panic. Please assign this to me. -- 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]
Re: [I] panic: interval analysis handle_overflow unreachable!() for DATE + INTERVAL near boundary [datafusion]
Dandandan commented on issue #22233: URL: https://github.com/apache/datafusion/issues/22233#issuecomment-4466195506 Seems related yes -- 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]
Re: [I] panic: interval analysis handle_overflow unreachable!() for DATE + INTERVAL near boundary [datafusion]
adriangb commented on issue #22233: URL: https://github.com/apache/datafusion/issues/22233#issuecomment-4464597061 Maybe related to https://github.com/apache/datafusion/issues/22028? -- 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]
