3.00.6

Arrow

New Features

  • Added support for deserializing and transferring Arrow tables as DolphinDB tables. (3.00.6.0)

AWS

Improvements

  • The AWS SDK log level now aligns with the plugin's log level, and the SDK now starts writing logs immediately after each call. (3.00.6.2)
  • Low-level libcurl logs are now disabled. (3.00.6.2)

mysql

Improvements

Added the optional "CHARSET" key to the config parameter of the connect method for specifying the character set used for the connection. (3.00.6.1)

Parquet

Improvements

  • Improved the performance of data import. (3.00.6.4)