Releases: 4paradigm/OpenMLDB
Releases · 4paradigm/OpenMLDB
OpenMLDB 0.2.0
Features
- Refactor front-end using zetasql. Thus OpenMLDB can support more SQL syntaxs and provide friendly syntax error message.
- Better code style and comment
- Add APIServer module. User can use Rest API access OpenMLDB.#70
SQL Syntax
Changed
table options
syntax: #103
lead
method: #136
Removed
||
and &&
as logical operator: #99
at
function: #136
Note
- openmldb-0.2.0-linux.tar.gz targets on x86_64
- aarch64 artifacts consider experimental
OpenMLDB 0.1.5-pre
Features
- Refactor front-end using zetasql. Thus OpenMLDB can support more SQL syntaxs and provide friendly syntax error message.
- Better code style and comment
- Add APIServer module. User can use Rest API access OpenMLDB.#70
SQL Syntax
Changed
table options
syntax: #103
lead
method: #136
Removed
||
and &&
as logical operator: #99
at
function: #136