Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: cast from/to interval and duration (#4020)
* feat: cast from/to interval and duration * update can_cast_type * refactor the function * skip the computation when scale is 1 * speed up process * update tests * handle nanosecond overflow * update tests for safe cast_option when overflowing * update tests to check null when overflowing
- Loading branch information