Skip to content

Conversation

@tokoko
Copy link
Contributor

@tokoko tokoko commented Jun 6, 2025

Adds python bindings for json schema of simple extensions.
Refactors extension registry to use new binding objects.

@tokoko
Copy link
Contributor Author

tokoko commented Jun 6, 2025

I chose to go with python dataclasses rather than something like pydantic as codegen target to minimize external dependencies. On the other hand, I had to also include a converter to convert parsed yaml into generated dataclass objects as standard library can't do that out of the box.

@EpsilonPrime EpsilonPrime merged commit bb4de46 into substrait-io:main Jun 13, 2025
18 checks passed
@tokoko tokoko deleted the extensions-codegen branch June 13, 2025 06:16
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

Successfully merging this pull request may close these issues.

2 participants