This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-vector-index.git
from 26044a3 Optimize IVF-RQ search hot paths (#57)
add 2cebf02 Add ASF license header check (#55)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 3 ++
tools/check_license_headers.py | 90 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 93 insertions(+)
create mode 100755 tools/check_license_headers.py