Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
colexecbase: add all remaining casts from strings
This commit adds the native casts from strings to all remaining natively-supported types (dates, decimals, floats, ints, intervals, timestamps, jsons). I was inspired to do this because the combination of this commit and the vectorized rendering on top of the wrapped row-by-row processors would expose some bugs (e.g. #83094). Release note: None
- Loading branch information