1.30.21.1
New Features
-
Added new method
runAsync
to classDBConnection
. -
Added callback method
callbackHandler
toMultithreadedTableWriter
. -
Added new class
AutoFitTableUpsert
. -
The write mode of method
MultithreadedTableWriter
can now be upsert. -
Subscribed data can be pushed through the connection established by the API subscriber.
-
Added support for downloading data using the Apache Arrow format.
Issues Fixed
-
Fixed an issue that the subscription failed to start at the specified offset.