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

hxb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-ml.git.


    from 835d8d0  [FLINK-24933][python] Support ML Python API to implement 
FLIP-173 and FLP-174
     add 1b13d4d  [FLINK-25120][python] Fix some type annotations
     add 512abe6  [FLINK-25120][python] Add many kinds of checks in ML Python 
API

No new revisions were added by this update.

Summary of changes:
 .github/workflows/python-checks.yml        | 40 ++++++++++++++++++++++++++++++
 flink-ml-python/dev/dev-requirements.txt   |  5 +++-
 flink-ml-python/pyflink/ml/core/builder.py |  7 +++---
 flink-ml-python/pyflink/ml/core/param.py   | 12 ++++-----
 flink-ml-python/setup.cfg                  | 11 ++++++++
 5 files changed, 65 insertions(+), 10 deletions(-)
 create mode 100644 .github/workflows/python-checks.yml

Reply via email to