Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.83 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.83 KB

DolphinDB Release Notes

Release Date : 2018-07-31

Version : 0.7

DolphinDB Server

Linux binary | Windows binary

  • Add window join functions wj (window join) and pwj (prevailing window join). [New Features]
  • Add hash-based partition scheme. [New Features]
  • Add sliding window functions: mcorr, mcovar, mmed, mrank, mbeta, mimin and mimax. [New Features]
  • Fix a bug that the control node occasionally has excessive CPU usage. [Bug Fix]

DolphinDB GUI

binary

  • Improve function name autocomplete and function parameter hinting. [Enhancement]

DolphinDB APIs

DolphinDB Plugins