Skip to content
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

[Api-Draft] SeaTunnel Source support Spark engine. #1871

Merged
merged 1 commit into from
May 16, 2022

Conversation

ashulin
Copy link
Member

@ashulin ashulin commented May 13, 2022

Purpose of this pull request

Coordinated sources are not yet supported.
The micro-batch reader is not yet implemented.
The continuous reader is missing RPC.

Check list

@ruanwenjun
Copy link
Member

CI failed due to code style

Error:  /home/runner/work/incubator-seatunnel/incubator-seatunnel/seatunnel-connectors/seatunnel-connectors-seatunnel/seatunnel-connectors-seatunnel-fake/src/main/java/org/apache/seatunnel/connectors/seatunnel/fake/source/FakeSourceSplitEnumerator.java:[26,7] 
error: FakeSourceSplitEnumerator is not abstract and does not override abstract method currentUnassignedSplitSize() in SourceSplitEnumerator

@ashulin
Copy link
Member Author

ashulin commented May 16, 2022

@ruanwenjun Please code review.

@ruanwenjun ruanwenjun merged commit 862c31e into apache:api-draft May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants