Issue Number: #24858 If isAllNode is true, the api should only distribute the query to all fe and do not run checkAuthByUserAndQueryId. If isAllNode is false, the api queries profile on the fe, at this time the api should run checkAuthByUserAndQueryId.