You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2020/03/12 12:58:31 UTC

[flink] branch master updated (62abfa9 -> fac04a7)

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

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


    from 62abfa9  [FLINK-16550][s3] Force namespace parsing in XmlResponsesSaxParser.
     add fac04a7  [FLINK-16343][table-planner-blink] Improve exception message when reading an unbounded source in batch mode

No new revisions were added by this update.

Summary of changes:
 .../planner/plan/schema/CatalogSourceTable.scala   | 21 ++++--
 .../table/planner/catalog/CatalogTableITCase.scala | 82 +---------------------
 .../planner/plan/batch/sql/TableScanTest.scala     | 23 +++++-
 .../batch/sql/PartitionableSinkITCase.scala        | 30 ++------
 4 files changed, 42 insertions(+), 114 deletions(-)