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

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


    from 5e0e5a233eb [FLINK-36994][table] Fix expand sql error when 
materialized table creation with UDTF queries
     new c0ad72fd513 [FLINK-36477][table] Remove deprecated method 
BaseExpressions#cast
     new 952d21f8f80 [FLINK-36478][table] Remove deprecated methods 
EnvironmentSettings#fromConfiguration and EnvironmentSettings#toConfiguration
     new c2c028067b3 [FLINK-36480][table] Remove all deprecated methods in 
TableConfig
     new 96a4e90f8c3 [FLINK-36483][table] Remove deprecated method 
TableResult#getTableSchema

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 flink-python/pyflink/table/table_config.py         | 44 ----------------------
 .../flink/table/api/EnvironmentSettings.java       | 22 -----------
 .../org/apache/flink/table/api/TableConfig.java    | 42 +--------------------
 .../org/apache/flink/table/api/TableResult.java    | 14 -------
 .../flink/table/api/internal/BaseExpressions.java  | 14 -------
 5 files changed, 2 insertions(+), 134 deletions(-)

Reply via email to