HeartSaVioR opened a new pull request #24014: [SPARK-27092][SQL] Apply refactored pattern in ScalaReflection and JavaTypeInference to RowEncoder URL: https://github.com/apache/spark/pull/24014 ## What changes were proposed in this pull request? This patch proposes similar refactor we've done with ScalaReflection and JavaTypeInference to RowEncoder, so that we (eventually) have consistent serialization/deserialization among ScalaReflection, JavaTypeInference, and RowEncoder. ## How was this patch tested? Existing UT.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
