pjfanning commented on PR #143: URL: https://github.com/apache/incubator-pekko-connectors/pull/143#issuecomment-1583293659
> Is `.toString`an alias for `compactString`. Also the `Anyref with JsonFormat[T]` seems a bit suspicious, does it work with just `JsonFormat[T]`? toString is an alias for compactString. The toString caused issues in some tests where the generated classes in the tests overrode the toString. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
