You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After we modify all file sink connectors, we can create a new BaseMultipleFileSink and move the common method in BaseMultipleFileSink , then remove the current BaseFileSink class.
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
Description
Right now, we need to make file related sink connector can support multiple sink.
This need to do sub changes
After we modify all file sink connectors, we can create a new
BaseMultipleFileSink
and move the common method inBaseMultipleFileSink
, then remove the currentBaseFileSink
class.Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: