This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch bump-up-swagger-ui-version in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
discard 1842c7e Update swagger ui path omit dc62e69 Bump up swagger ui version to 3.18.2 add 41dc432 Bump up swagger ui version to 3.18.2 (#5888) add a7f7f46 Fix gcsFS copyToLocal to precreate local destination directory (#5890) add 7a30a80 Roundup decimal points when compressing AnomalyTimelinesView (#5869) new fab4187 Update swagger ui path This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (1842c7e) \ N -- N -- N refs/heads/bump-up-swagger-ui-version (fab4187) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/pinot/plugin/filesystem/GcsPinotFS.java | 2 + .../views/CondensedAnomalyTimelinesView.java | 30 ++++++- .../apache/pinot/thirdeye/util/ThirdEyeUtils.java | 19 +++++ .../views/TestCondensedAnomalyTimelinesView.java | 94 +++++++++++++++++----- .../pinot/thirdeye/util/ThirdEyeUtilsTest.java | 9 +++ 5 files changed, 131 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org