Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/5868#issuecomment-98536124
I added `SerializerPropertiesSuite`, a set of checks for testing whether a
`Serializer` implementation obeys the contract of
`supportsRelocationOfSerializedObjects`. @yhuai, I'm pretty sure that
`SqlSerializer` should support relocation via inheritance from
`KryoSerializer`; what about `SqlSerializer2`? I'd like to find a good way to
test whether `SqlSerializer2` supports this property before I enable this flag
(maybe we can just defer this change to a followup patch).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]