Bodo 2023.7 Release (Date: 07/31/2023)¶
New Features and Improvements¶
BodoSQL:
- Fixed a rare bug where final column names lost assigned aliases.
- Reduced compilation time for some queries.
- INTERVAL_QUARTER support
- Optional argument support in REPLACE
- Remove interval related words from restricted keywords.
- Support optional arguments in CEIL and FLOOR
- Support unquoted units for DATE_PART
- Support TO_CHAR with format string for time and timestamp