I'm starting a connection to a CnosDB cluster but would like to increase the concurrency of the client. Having found this parameter from the doc:
-t --target-partitions Optional; the number of slices to execute the query, increasing which can increase concurrency. Not specified by default.
If not specified, what is the default concurrency level? 1 or other number?