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

github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git


    from 587e387681 perf: decode shuffle blocks against a cached schema instead 
of re-parsing per block (#5809)
     add a51ff5cd88 fix: count each memory pool once in analyze_trace (#5991)

No new revisions were added by this update.

Summary of changes:
 docs/source/contributor-guide/tracing.md       |  85 +++++----
 native/common/src/bin/analyze_trace.rs         | 190 ++++++++++++++-----
 native/common/src/tracing.rs                   |   7 +
 native/core/src/execution/jni_api.rs           | 249 ++++++++++++++++++++++---
 native/spark-expr/src/test_common/file_util.rs |  18 +-
 5 files changed, 434 insertions(+), 115 deletions(-)


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

Reply via email to