JoshRosen edited a comment on issue #25016: [SPARK-28200] Decimal overflow handling in ExpressionEncoder URL: https://github.com/apache/spark/pull/25016#issuecomment-507010617 @mickjermsurawong-stripe, I think we also had a test case for `RowEncoder`? Could you also submit that change (in `RowEncoderSuite.scala`) as part of this PR? Even though we're not actually changing `RowEncoder` behavior here, the old code was lacking explicit test coverage for that path, so it'd be good to pull in that change to strengthen the tests
---------------------------------------------------------------- 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]
