Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python] Rewrite cython serialization into pybind #1992

Open
chaokunyang opened this issue Jan 3, 2025 · 0 comments
Open

[Python] Rewrite cython serialization into pybind #1992

chaokunyang opened this issue Jan 3, 2025 · 0 comments

Comments

@chaokunyang
Copy link
Collaborator

chaokunyang commented Jan 3, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant