OpenMLDB
OpenMLDB copied to clipboard
python: support setting session timeout and other options in sqlalchemy
https://github.com/4paradigm/OpenMLDB/blob/efdb71ec6a6c0ad5d72e7e6fd4ce9fb5492cc727/src/sdk/sql_router.h#L39-L44
check https://github.com/4paradigm/OpenMLDB/blob/5c06b0ff21199fcd8daf23399248ff39f7b3ff61/python/openmldb_sdk/openmldb/sdk/sdk.py#L69 session_timeout & request_timeout are supported now
Only debug_enable is not supportted, it's not required now.