liugddx commented on PR #3986: URL: https://github.com/apache/incubator-seatunnel/pull/3986#issuecomment-1407258404
test data (DateType)  source config Jdbc { parallelism = 2 driver = com.mysql.cj.jdbc.Driver url = "xxx" user = xxx password = "xxxx" query = "select * from test" partition_column = "date1" split_type = "DateType" } test result  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
