horaedb
horaedb copied to clipboard
SDK tests support distributed tables
Describe This Problem
Currently sdk tests only contains normal table against a standalone server, it should also test distributed tables write/query.
Proposal
Beside standalone server tests, SDK tests also support full clustered server.
Additional Context
No response