This is an automated email from the ASF dual-hosted git repository. mblow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/asterixdb.git
commit 4691ed6ef84e2b37ef967b025275fa62b3eabe35 Merge: cdd47e5dbe cdde01e27f Author: Michael Blow <michael.b...@couchbase.com> AuthorDate: Sun Jul 6 10:33:20 2025 -0400 Merge branch 'gerrit/ionic' into 'master' Change-Id: I41a459106dd4f34c678acb13ac1a5e860a298163 .../profile/full-scan/full-scan.3.regexjson | 25 ++++- .../non-unary-subplan.3.regexjson | 85 +++++++++++++---- .../results/profile/plansleep/sleep.3.regexjson | 66 +++++++++++++- .../results/profile/sleep/sleep.3.regexjson | 22 ++++- .../results/profile/sleep/sleep.4.regexjson | 42 +++++++-- .../results/profile/sleep/sleep.5.regexjson | 55 ++++++++--- .../reader/aws/delta/DeltaReaderFactory.java | 2 +- .../LogicalOperatorPrettyPrintVisitorJson.java | 101 ++++++++++++++++++++- .../hyracks/api/dataflow/ProfiledFrameWriter.java | 10 +- .../hyracks/api/job/profiling/IOperatorStats.java | 6 +- .../api/job/profiling/NoOpOperatorStats.java | 7 +- .../hyracks/api/job/profiling/OperatorStats.java | 40 +++++--- .../common/job/profiling/om/TaskProfile.java | 6 +- .../am/lsm/btree/column/cloud/ColumnRanges.java | 7 +- 14 files changed, 389 insertions(+), 85 deletions(-)