3.00.1
3.00.1.1
Improvements
- The default value of parameter parallelism for the following methods has
been modified from 2 to 64:
runandtryRunmethods ofDBConnectionandExclusiveDBConnectionPoolclasses.- Constructor of
BasicDBTask.
3.00.1.0
New Features
- Added support for Complex Event Processing (CEP) Engine with the following
classes:
EventSchemafor defining events;EventSenderfor writing events into a heterogeneous stream table;EventClientfor subscribing events from a heterogeneous stream table.
- Added support for Decimal matrices.
Issues Fixed
- Changed the default value of the
BasicStringMatrixclass from Symbol to String. - Fixed incorrect message offsets for streaming subscription.
- Fixed an issue where using the
set(int index, IScalar value)method to set Decimal vector values did not round correctly when the scalar's scale was greater than the vector's scale, leading to inaccurate results.
