You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xuannan Su (Jira)" <ji...@apache.org> on 2022/07/08 08:37:00 UTC

[jira] [Created] (FLINK-28461) PyFlink Table should add get_resolved_schema method

Xuannan Su created FLINK-28461:
----------------------------------

             Summary: PyFlink Table should add get_resolved_schema method
                 Key: FLINK-28461
                 URL: https://issues.apache.org/jira/browse/FLINK-28461
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
    Affects Versions: 1.15.1
            Reporter: Xuannan Su


The Table#getSchema method is deprecated and replaced with the Table#getResolvedSchema. 

We should add the get_resolved_schema method to the PyFlink Table.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)