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
[improve][plugin][hdfswriter] Refactor HdfsHelper: Extract file type writer methods into separate classes
- Refactored the HdfsHelper class for better modularity and maintainability.
- Extracted methods for writing different file types into their own dedicated classes.
- Improved code readability and separation of concerns.
0 commit comments