Flink CDC Issue Import created FLINK-34828:
----------------------------------------------
Summary: sql server Limited date synchronization
Key: FLINK-34828
URL: https://issues.apache.org/jira/browse/FLINK-34828
Project: Flink
Issue Type: Bug
Components: Flink CDC
Reporter: Flink CDC Issue Import
### Search before asking
- [X] I searched in the
[issues|https://github.com/ververica/flink-cdc-connectors/issues] and found
nothing similar.
### Flink version
1.16
### Flink CDC version
2.4.1
### Database and its version
sqlserver2014
### Minimal reproduce step
Support for functions SettlementTime>=CURRENT_DATE - INTERVAL '90' DAY;
Cannot start from function definition range
### What did you expect to see?
I hope to start from the function definition range, rather than starting from
all data starting positions
### What did you see instead?
I hope to synchronize the data from the last three months, but the program
still starts from 2022. Although the data has not been synchronized, there has
been continuous detection
![image|https://github.com/ververica/flink-cdc-connectors/assets/8586973/8488159c-a95b-4528-9ff9-1438afac46d7]
The program execution will not have any problems, but it will cause the first
synchronization to be very slow
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
---------------- Imported from GitHub ----------------
Url: https://github.com/apache/flink-cdc/issues/2696
Created by: [ysq5202121|https://github.com/ysq5202121]
Labels: bug,
Created at: Wed Nov 15 10:05:40 CST 2023
State: open
--
This message was sent by Atlassian Jira
(v8.20.10#820010)