-
Notifications
You must be signed in to change notification settings - Fork 151
Description
Contact Details
Is there an existing issue for this?
- I have searched all the existing issues
What would you like to be added?
I need a report like this.:

ES sql Only one JSON array can be used as the condition. It is not possible for multiple conditions to be met simultaneously. The data is problematic.
Why is this needed?
From the perspective of an administrator, managing these tasks requires a sorting function. It is necessary to prioritize the top N problematic tasks for optimization, and less important anomalies can be delegated to specific business personnel for optimization. Currently, there is no such sorting function on Compass. For example, if I need to find the "dataSkew top20" jobs, the "compass-detector-*" json in ES is very complex. I have tried many different ES SQL writing methods, but it cannot be counted. It is necessary to perform a re-calculation using Spark first, which is quite troublesome. It would be great if this could be achieved through the Compass function.
Anything else?
No response