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

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


    from 9d19d1efc9 [GLUTEN-9666][VL] Extend transition planner to support 
multiple row types (#9689)
     add 4808373d60 Change the code style format diff patch to JobSummary 
(#9668)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ch_code_style.yml        |  26 ++
 .github/workflows/code_style.yml           |  54 ++-
 dev/check.py                               | 301 +++++++++++++
 dev/git-clang-format                       | 622 +++++++++++++++++++++++++++
 {.github/workflows/util => dev}/util.py    |  14 +-
 dev/vcpkg/ports/geos/portfile.cmake        | 130 +++---
 dev/vcpkg/ports/libelf/portfile.cmake      |  43 +-
 dev/vcpkg/ports/simdjson/portfile.cmake    | 101 +++--
 tools/scripts/gen-function-support-docs.py | 651 +++++++++++++++++++----------
 9 files changed, 1568 insertions(+), 374 deletions(-)
 create mode 100755 dev/check.py
 create mode 100755 dev/git-clang-format
 copy {.github/workflows/util => dev}/util.py (78%)


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

Reply via email to