Skip to content

Stop using arrow unions #6388

Open
0 of 1 issue completed
Open
0 of 1 issue completed
@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

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions