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

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


    from 6ce2f45  [FLINK-21087][runtime][checkpoint] StreamTask waits for all 
the pending checkpoints to finish before finished
     add 82eadbc  [FLINK-23071][table-api-java] Introduce 
StatementSet#addInsert(TableDescriptor, Table)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/table/api/StatementSet.java   | 95 +++++++++++++++++++---
 .../java/org/apache/flink/table/api/Table.java     |  9 +-
 .../flink/table/api/internal/StatementSetImpl.java | 16 ++++
 .../runtime/stream/table/TableSinkITCase.scala     | 25 ++++++
 .../flink/table/planner/utils/TableTestBase.scala  | 11 +++
 5 files changed, 142 insertions(+), 14 deletions(-)

Reply via email to