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

[Feature][Connector-V2] Support single file mode in file sink #8518

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

Hisoka-X
Copy link
Member

Purpose of this pull request

Support single file mode in file sink.

Does this PR introduce any user-facing change?

no

How was this patch tested?

add new test.

Check list

import java.util.List;
import java.util.Optional;

public class SinkFlowTestUtils {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bring new test tool without enigne for seatunnel sink. It's a easier way to test connector than e2e.

@Hisoka-X Hisoka-X merged commit e893dee into apache:dev Jan 16, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants