Skip to content

Stop using arrow unions #6388

@emilk

Description

@emilk

Why

Arrow unions has downsides:

  • slow serialization/deserialization (no zero-copy)
  • hard to codegen (especially for Python)
  • complex for users that want the raw arrow data

TODO

  • TimeRangeBoundary
  • TensorBuffer

Related

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions