This is an automated email from the ASF dual-hosted git repository.

yangzy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


    from 635264070 [CH] Enable more uts in GlutenOrcV1SchemaPruningSuite   
(#6895)
     add 58907cfc5 [VL] Add write IO metrics for WriteFiles (#7011)

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/gluten/backendsapi/velox/VeloxMetricsApi.scala  | 1 +
 .../test/scala/org/apache/gluten/execution/VeloxMetricsSuite.scala   | 1 +
 cpp/core/jni/JniWrapper.cc                                           | 3 ++-
 cpp/core/utils/metrics.h                                             | 1 +
 cpp/velox/compute/WholeStageResultIterator.cc                        | 2 ++
 gluten-data/src/main/java/org/apache/gluten/metrics/Metrics.java     | 5 ++++-
 .../src/main/java/org/apache/gluten/metrics/OperatorMetrics.java     | 4 +++-
 .../src/main/scala/org/apache/gluten/metrics/MetricsUtil.scala       | 2 ++
 .../scala/org/apache/gluten/metrics/WriteFilesMetricsUpdater.scala   | 1 +
 9 files changed, 17 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to