Skip to content

[Python] Rewrite cython serialization into pybind #1992

@chaokunyang

Description

@chaokunyang

Feature Request

Based on the discussion in #1887 , and the #1690 is finished, it's time to rewrite cython in pyfury into nanobind.

pyfury has two formats:

  • Object graph serialization
  • Row format

Row format has some interaction with pyarrow cython API, so we will skip rewriting cython for row fomat. The rewriting will be done only for Object graph serialization

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

#1887

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions