New Features in Release 23.3

JSON Collections

Added JSON Collection as a new table type. The new type makes it more convenient to use JSON to represent unstructured data.

New SQL Aggregate Functions

Implemented three new SQL aggregate functions: count(distinct), array_collect(), and array_collect(distinct).

Multi-region Table Agent Groups

Stores with multi-region tables can now achieve greater throughput for data transfer from remote regions by deploying multiple multi-region agents to replicate data from a remote region.

Deprecating Eclipse Plugin

The final release of the Eclipse plugin is 1.0.2. The plugin will be deprecated in Spring 2024. Development and enhancements will continue on the Visual Studio and IntelliJ plugins. We recommend that developers move over to one of those two plugins.