danny0405 commented on PR #12772: URL: https://github.com/apache/hudi/pull/12772#issuecomment-2938084133
@wombatu-kun I see a lot of complexities are brought by the `InternalRow` variant data type and `Utf8String`, it's great if we can limit the changes just in the `hudi-spark-datasource/hudi-spark4.0.x` module(by copying the referenced utility class/method or maybe maintain a separate module for these incompatible classes) so we have enough confidence to land it quickly, some compatibility issues can be addressed by the `Sparkx_xAdapter` I guess. -- 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]
