This is an automated email from the ASF dual-hosted git repository.
gaojun2048 pushed a change to branch 010801_cp_split_by_date
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
from 5a91b56437 Support Split By Date Type Column
add 2ddddb7166 Add date type column split support
No new revisions were added by this update.
Summary of changes:
docs/en/connector-v2/source/Jdbc.md | 151 ++++++++++++-------
docs/en/connector-v2/source/Mysql.md | 143 ++++++++++++------
docs/en/connector-v2/source/Oracle.md | 160 ++++++++++++++++++++-
docs/en/connector-v2/source/PostgreSQL.md | 159 +++++++++++++++++++-
docs/en/connector-v2/source/SqlServer.md | 99 +++++++++++--
.../jdbc/source/DynamicChunkSplitter.java | 9 +-
6 files changed, 595 insertions(+), 126 deletions(-)