3.00.1

New Features

  • 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)