This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch mysql-style
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from 6af9c1b Set record time bucket in second and make TTL works.
add 7260963 Fix bugs for metadata and topology query in high time
dimensionality.
No new revisions were added by this update.
Summary of changes:
.../oap/server/core/query/DurationUtils.java | 132 ++++++++++++---------
.../oap/query/graphql/resolver/AlarmQuery.java | 4 +-
.../oap/query/graphql/resolver/MetadataQuery.java | 16 +--
.../oap/query/graphql/resolver/TopologyQuery.java | 4 +-
.../plugin/jdbc/h2/dao/H2MetadataQueryDAO.java | 2 +-
5 files changed, 87 insertions(+), 71 deletions(-)