You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by he...@apache.org on 2019/10/26 01:39:28 UTC

[flink] branch master updated (23a34b8 -> 81e6493)

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

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


    from 23a34b8  [FLINK-14153][ml] Add to BLAS a method that performs DenseMatrix and SparseVector multiplication.
     add 81e6493  [FLINK-14478][python] Optimize current python test cases to reduce test time.

No new revisions were added by this update.

Summary of changes:
 .../pyflink/table/tests/test_descriptor.py         |   2 +
 .../table/tests/test_table_environment_api.py      |   1 +
 flink-python/pyflink/table/tests/test_udf.py       | 130 ++++++++++-----------
 flink-python/pyflink/testing/test_case_utils.py    |   7 +-
 flink-python/tox.ini                               |   2 +-
 5 files changed, 72 insertions(+), 70 deletions(-)