-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JDBC startLocation/endLocation was mistakenly lost #919
Labels
bug
Something isn't working
Comments
Paddy0523
changed the title
theJDBCInputFormat#buildLocationFilter
JDBC startLocation/endLocation was mistakenly lost
Jun 6, 2022
Paddy0523
added a commit
to Paddy0523/chunjun
that referenced
this issue
Jun 6, 2022
… from checkpoint/savepoint 2.Fix startLocation lost when endLocation is not empty
FlechazoW
pushed a commit
that referenced
this issue
Jun 7, 2022
…heckpoint/savepoint 2.Fix startLocation lost when endLocation is not empty
PR merged. |
yanghuaiGit
pushed a commit
to yanghuaiGit/chunjun
that referenced
this issue
Jun 24, 2022
… from checkpoint/savepoint 2.Fix startLocation lost when endLocation is not empty
yanghuaiGit
pushed a commit
that referenced
this issue
Jun 24, 2022
…heckpoint/savepoint 2.Fix startLocation lost when endLocation is not empty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
StartLocation lost
incremental mode,useMaxFunc=true or endLocation is not null, StartLocation has been lost
EndLocation lost
EndLocation is lost during recovery from checkpoint/ Savepoint
The text was updated successfully, but these errors were encountered: