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
omit 5607ac142e rebase dev code
omit ee57eddcfb Add split test case
omit 0a6ae77eb2 Fix review problems
omit a15bd6fd87 Update
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-7/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcMysqlSplitIT.java
omit 9e01158ee4 Update
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/JdbcDialect.java
omit 975c9fe171 add float and update func
omit dd4971a1b7 Update docs/en/connector-v2/source/Jdbc.md
omit 4ae8b7a7c2 fix ci error
omit 83559dc2b7 update mysql container port
omit 7da22a53b9 Add split it
omit a5f727da1a Add date type column split support
omit ac7f23c964 Support Split By Date Type Column
add eda383ba44 Add date type and float type column split support
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5607ac142e)
\
N -- N -- N refs/heads/010801_cp_split_by_date (eda383ba44)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: