Gustavo de Morais created FLINK-39442:
-----------------------------------------

             Summary: Add toChangelog() to Python Table API 
                 Key: FLINK-39442
                 URL: https://issues.apache.org/jira/browse/FLINK-39442
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Gustavo de Morais
            Assignee: Gustavo de Morais


The Python Table API is missing the descriptor() expression helper and the 
Table.toChangelog() method introduced with the changelog PTFs (FLIP-564). This 
causes the TableAPICompletenessTests to fail after FLINK-39419 added 
toChangelog() to the Java Table interface.

  Changes:
  - Add descriptor() to pyflink/table/expressions.py
  - Add to_changelog() to pyflink/table/table.py
  - Remove toChangelog from completeness test exclusions



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

Reply via email to