Skip to content

v300.2.0

Latest
Compare
Choose a tag to compare
@dolphindb-jffu dolphindb-jffu released this 09 Dec 01:38

New Features

  • Added parameter msgAsTable for the subscribe method.

Improvements

  • Heterogeneous table subscription now supports array vectors.
  • The default threadCount for MultithreadedTableWriter has been adjusted from 5 to 1.

Issues Fixed

  • Fixed an issue in high availability mode where connection attempts to non-initialized nodes would report errors instead of automatically redirecting to other available nodes.