5 Star 1 Fork 0

浙江智臾科技有限公司 / release

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
L.Lin 提交于 2019-03-27 16:04 . release0.94.1

DolphinDB Release Notes

Release Date : 2019.02.18

Version : 0.9

DolphinDB Server

Linux binary | Windows binary

New Features

  • Support dynamically adding new columns in distributed tables and streaming tables.
  • A new type of in-memory table that supports concurrent read and write: mvccTable.
  • Left join now includes left join (lj) and left semi join (lsj).
  • New keyword "csort" in SQL for in-group sorting of the result of "context by" clauses.
  • New function "isSorted" to judge if a vector has been sorted.
  • New configuration parameter "webLoginRequired".
  • New function "getSessionMemoryStat" for memory usage monitoring.

Improvements

  • Optimize the performance of "select top ..." statements.
  • Optimize the performance of functions "find", "asof" and "binarySearch" on subarrays.

DolphinDB GUI

binary

  • Support adjusting font size.
  • Support adjusting tab size.

DolphinDB APIs

JDBC source

  • Implement method "setQueryTimeout" of java.sql.Statement, which prevents the system from waiting too long for running queries.

C# API source

  • Add "initialScript" mode to automatically execute the initialization script when reconnecting to DolphinDB server.

DolphinDB Plugins

  • Updated plugin header files

    DolphinDBPlugin

  • Provide MySql plugin to import data or query results from MySql to DolphinDB.

    MySql Plugin binary | source

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dolphindb/release.git
git@gitee.com:dolphindb/release.git
dolphindb
release
release
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891