3.00.0.0
·
326 commits
to master
since this release
New Features
- Added support for creating matrix of Decimal type.
- Added parameter enableActualSendTime to
MultithreadedTableWriter
class to set whether to record the send time for each message. - Added CEP (Complex Event Processing) Engine with the following features:
EventSender
class to write events into a heterogeneous stream table.EventClient
class to subscribe events from a heterogeneous stream table.
- Added method
getJavaApiVersion
for classUtils
to get the current API version.
Issues Fixed
- Fixed issues for scalar/vector of Decimal type.