This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch ai-pipeline
in repository https://gitbox.apache.org/repos/asf/skywalking.git
from 62628e9c73 Fix booting.
add 260a7106dd MQE: remove query `returnTypeOfMQE`, add new aggregation
operator `latest` (#10906)
add baac47589e Merge branch 'master' into ai-pipeline
No new revisions were added by this update.
Summary of changes:
docs/en/api/metrics-query-expression.md | 18 +++---
docs/en/api/query-protocol.md | 2 -
.../apache/skywalking/mqe/rt/grammar/MQELexer.g4 | 1 +
.../apache/skywalking/mqe/rt/grammar/MQEParser.g4 | 2 +-
.../oap/query/graphql/mqe/rt/MQEVisitor.java | 67 ++++++----------------
.../graphql/mqe/rt/operation/AggregationOp.java | 8 +++
.../graphql/resolver/MetricsExpressionQuery.java | 22 -------
.../src/main/resources/query-protocol | 2 +-
8 files changed, 40 insertions(+), 82 deletions(-)