close
Skip to content

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

Merged
Hisoka-X merged 2 commits into
apache:devfrom
Hisoka-X:single-file-mode
Jan 16, 2025
Merged

[Feature][Connector-V2] Support single file mode in file sink#8518
Hisoka-X merged 2 commits into
apache:devfrom
Hisoka-X:single-file-mode

Conversation

@Hisoka-X

Copy link
Copy Markdown
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
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants