Philipp Moritz created ARROW-1480: ------------------------------------- Summary: [Python] Improve performance of serializing sets Key: ARROW-1480 URL: https://issues.apache.org/jira/browse/ARROW-1480 Project: Apache Arrow Issue Type: Improvement Reporter: Philipp Moritz
See this: https://github.com/ray-project/ray/issues/938 There is a PR here which I'll submit: https://github.com/apache/arrow/compare/master...pcmoritz:serialize-sets Let me know what you think! Supporting sets natively is good I think, we may also want to good way to support efficient serialization of more general iterables without converting them to a list. -- This message was sent by Atlassian JIRA (v6.4.14#64029)