Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
69 contributions in the last year
Activity overview
Contribution activity
November 2020
October 2020
Created 16 commits in 1 repository
Created 1 repository
Created a pull request in apache/flink that received 5 comments
[FLINK-19717][connectors/common] Fix spurious InputStatus.END_OF_INPUT from SourceReaderBase.pollNext caused by split reader exception
What is the purpose of the change
Fix spurious InputStatus.END_OF_INPUT from SourceReaderBase.pollNext caused by split reader exception.
Brief chan…