You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ga...@apache.org on 2022/10/15 10:44:27 UTC

[incubator-seatunnel] branch dev updated (efabe6af7 -> 3c012c797)

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

gaojun2048 pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


    from efabe6af7 [improve][connector][fake] supports setting the number of split rows and reading interval (#3098)
     add 3c012c797 [hotfix][e2e] Fix e2e error in windows10 (#3109)

No new revisions were added by this update.

Summary of changes:
 .../e2e/common/container/AbstractTestContainer.java |  4 ++--
 .../container/flink/AbstractTestFlinkContainer.java |  2 +-
 .../container/seatunnel/SeaTunnelContainer.java     |  5 +++--
 .../container/spark/AbstractTestSparkContainer.java |  2 +-
 .../seatunnel/e2e/common/util/ContainerUtil.java    | 21 +++++++++++----------
 5 files changed, 18 insertions(+), 16 deletions(-)