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

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


    from efd22a7  [hotfix][filesystems] Remove unused StopWatch
     add 90fed72  [FLINK-17345][python][table] Support register and get Python 
UDF in Catalog (#11884)

No new revisions were added by this update.

Summary of changes:
 .../flink/table/catalog/hive/HiveCatalog.java      | 24 +++++++++++-----
 .../catalog/hive/HiveCatalogMetadataTestBase.java  |  6 ++++
 .../client/python/PythonFunctionFactoryTest.java   | 16 +++++++++++
 .../table/api/internal/TableEnvironmentImpl.java   |  4 ---
 .../flink/table/catalog/CatalogFunctionImpl.java   |  3 ++
 .../flink/table/catalog/FunctionCatalog.java       |  6 ++--
 .../table/catalog/GenericInMemoryCatalogTest.java  |  5 ++++
 .../apache/flink/table/catalog/CatalogTest.java    | 32 ++++++++++++++++++++++
 .../operations/SqlToOperationConverter.java        |  6 ----
 .../table/sqlexec/SqlToOperationConverter.java     |  6 ----
 .../flink/table/api/internal/TableEnvImpl.scala    |  2 --
 11 files changed, 82 insertions(+), 28 deletions(-)

Reply via email to