Skip to content

Commit fbea128

Browse files
authored
Add offline update for changelog (#326)
1 parent c90a4a8 commit fbea128

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Feature
66
- Support parameterized query under BatchMode [#262](https://github.com/4paradigm/OpenMLDB/issues/262), [#168](https://github.com/4paradigm/OpenMLDB/issues/168)
7+
- Support Hive metastore and Iceberg tables for offline [#245](https://github.com/4paradigm/OpenMLDB/pull/245), [#146](https://github.com/4paradigm/OpenMLDB/pull/146)
8+
- Integrated with Trino [#254](https://github.com/4paradigm/OpenMLDB/pull/254)
9+
- Support global SortBy node for offline [#296](https://github.com/4paradigm/OpenMLDB/pull/296)
10+
11+
### Bug Fix
12+
- Fix end2end offline tests for the same SQL [#300](https://github.com/4paradigm/OpenMLDB/pull/300)
713

814
### SQL Syntax
915
- `nvl` & `nvl2`: [#238](https://github.com/4paradigm/OpenMLDB/issues/238)

0 commit comments

Comments
 (0)