You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe:
We have two computing pools to handle AP and TP requests respectively, TP sql can be processed by AP pool, but not vice versa. So how to judge whether a SQL is AP or TP? How do these two pools manage scaling nodes?