Details

    • Dedicated serialization support for four common Java collection types: Map, List, Set, and Collection is introduced with better serialization performance than falling back to the generic Kryo serializer.

    Description

      Introduce built-in serialization support for Set, another common Java collection type. We'll need to add a new built-in serializer for it (MultiSetTypeInformation utilizes MapSerializer underneath, but it could be more efficient for common Set).

      Attachments

        Activity

          People

            Zhanghao Chen Zhanghao Chen
            Zhanghao Chen Zhanghao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: