2.00.11

2.00.11.1

Bug Fixes

  • Fixed an issue where null values were incorrectly converted to logical type instead of corresponding types when downloading data.

  • Fixed an issue where null values were incorrectly parsed as numeric values when downloading pairs, vectors, matrices and sets of type CHAR and SHORT.

  • Fixed an issue where downloading empty tuples failed.

  • Fixed an issue where downloading a matrix of CHAR type failed.

  • Fixed an issue where downloading a table containing data of type TIME, MINUTE, SECOND, DATETIME, TIMESTAMP, NANOTIME and NANOTIMESTAMP failed.

  • Fixed an issue where the connection status was displayed as connected (TRUE) after the connection had been closed.

  • Fixed an issue where uploading data of temporal type would convert scalar values to vectors.

  • Fixed occasional failure when uploading data.

  • Fixed an issue where uploading data of temporal type failed.

  • Fixed incorrect type conversion issue when uploading NaN values.

  • Fixed an issue where incorrect labels were uploaded for matrices with row/column labels.

  • Fixed an issue where uploading a table containing time values failed.

2.00.11.0

Bug Fixes

  • Fixed connection failure on Windows.

  • Fixed incorrect display of null values for columns with data types CHAR and SHORT during queries.

  • Fixed the issue where STRING data from DolphinDB is converted into factor type instead of character type in R during table queries.

  • Fixed the error that occurred when reading tables with only one column.

  • Fixed the overflow issue when downloading matrices of NANOTIMESTAMP type on Windows.