puneetdixit200 opened a new pull request, #22519:
URL: https://github.com/apache/datafusion/pull/22519

   ## Summary
   
   - add sqllogictest coverage for DATE + INTERVAL day overflow near the Date32 
boundary
   - assert the issue repro returns the existing `Date arithmetic overflow` 
error instead of panicking
   
   Closes #22233.
   
   ## Notes
   
   Current upstream `main` already returns the expected overflow error for this 
repro, so this PR is regression coverage only.
   
   ## Tests
   
   - `cargo test -p datafusion-expr-common test_overflow_handling -- 
--nocapture`
   - `cargo test --profile=ci --test sqllogictests -- 
datetime/arith_date_interval.slt`
   


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