xushiyan commented on issue #18397: URL: https://github.com/apache/hudi/issues/18397#issuecomment-4140254116
On another note, it's a design smell in writeconfig itself which contains return type of a class from ORC. WriteConfig should just be a plain POJO returning primitive types, or at most core Hudi classes, without depending on external lib. That's another refactoring work by itself. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
