Sean-Kenneth-Doherty commented on PR #22303:
URL: https://github.com/apache/datafusion/pull/22303#issuecomment-4470442924

   Local validation for the current head (`40335934b`):
   
   - `cargo fmt --check --all`
   - `git diff --check origin/main...HEAD && git diff --check`
   - `cargo test -p datafusion-functions 
date_trunc_out_of_range_lower_bound_returns_error` (1 passed)
   - Ran the locally built `sqllogictests` driver from 
`datafusion/sqllogictest` with the `date_trunc_boundaries` filter; it completed 
`1/1` files.
   
   Hosted checks currently only show the labeler, so this covers the focused 
unit and SQL regression paths for the lower-bound `date_trunc` case.


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