3.00.1

New Features

  • Redesigned the Table view and added a new Card view in Cluster. (3.00.1.2)
  • Configuration page enhancements: (3.00.1.2)
    • Input hints for adding new controller configuration parameters.
    • Search field hints for configuration parameters.
  • The line number of the error line rather than the selected code segment is displayed when an error occurs during execution of selected code. (3.00.1.2)
  • Added support for bracket matching and highlighting in the code editor. (3.00.1.2)
  • Added support for adding agents online in Configuration without restarting the cluster. (3.00.1.1)
  • Added Feature Settings to the left panel where administrators can enable or disable the Guide for Financial Scenario or Guide for IoT Scenario. When a guide is enabled, an entrance to it appears in the left panel.Users can follow the interface prompts to easily create databases and tables. (3.00.1.0)
  • Added the following configuration parameters to Cluster node configuration in Config: (3.00.1.0)
    • System: enableShellFunction, enablePKEYEngine
    • Disk: PKEYMetaLogDir, PKEYRedoLogDir
    • Memory: PKEYCacheEngineSize, PKEYBlockCacheSize
  • Added the following permissions to Permission: DB_WRITE, DB_OWNER, QUERY_RESULT_MEM_LIMIT, TASK_GROUP_MEM_LIMIT. (3.00.1.0)
  • Added support for setting comments for tables in the Database view. The comments will be displayed next to the tables. (3.00.1.0)
  • Added support for the creation of tensor data and its display in the Variables views. (3.00.1.0)
  • Added Dashboard feature in the left panel. (3.00.1.0)
  • Added SQL import section to the variable configuration tab in the dashboard. (3.00.1.0)
  • When creating a query on tables from the Database view, the operator dropdown list for setting conditions on partitioning columns now includes two new operators ("=NULL" and "!= NULL"), enabling comparisons between partitioning column values and NULLs. (3.00.1.0)
  • Added a download button to data browser where users can export all or selected parts of table data to a CSV file. (3.00.1.0)

Improvements

  • Updated documentation links in the function prompt. (3.00.1.0)

Issues Fixed

  • Fixed an issue where the y-axis could not automatically adapt to the data range in plot drawings. (3.00.1.2)
  • Fixed an issue where the Dashboard preview page was not automatically updating. (3.00.1.2)
  • Fixed display issues for certain constants in Shell. (3.00.1.1)
  • Fixed an issue where data was not successfully retrieved when creating databases and tables with the guide for financial scenarios. (3.00.1.1)