3.0.2.3
3.0.2.3
New Features
- Added
get_types_from_schemafor extracting table schema information. Additionally,__DolphinDB_Type__now accepts the str type for column types.
Bug Fixes
- Fixed an issue where
runTaskAsyncwould continuously make reconnection attempts instead of throwing an exception when executed by a guest user.