XiaoHongbo-Hope opened a new pull request, #8695: URL: https://github.com/apache/paimon/pull/8695
Add 3.7 to the lint-python test matrix and a dev/requirements.txt resolution step, matching the 3.7 markers already declared in dev/requirements.txt (pyroaring<=0.4.5, pandas 1.3.x, polars<1, pyarrow<7, etc.). 3.7 installs the pinned set from dev/requirements.txt; ray/lance/daft/ torch have no 3.7 wheels, so those tests importorskip out, same as the existing 3.6.15 job. The paimon-full-text Python binding is skipped on 3.7 for the same reason as 3.6.15. ### Purpose ### Tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
