Hi Doris developers, I'm using Doris 3.0.2-rc03 and have a question about the
get_load_state HTTP API. When I call GET
/api/<db>/get_load_state?label=<label>, I get a response like:
{"msg":"success","code":0,"data":"VISIBLE","count":0} I've read the official
documentation at:
https://doris.apache.org/docs/3.0/admin-manual/api/http/http-get-load-state but
it doesn't explain what the "count" field means. I also searched the community
discussions and couldn't find a definition. Could you please clarify what the
"count" field represents? Is it the number of currently active import tasks
for this label, or something else? Thank you for your help! Best regards, Jam,
Li
[email protected]