GitHub user lidavidm added a comment to the discussion: codegen tool like protoc / flatc for client type annotations for an arrow schema.
I have wanted something like this for a while, but AFAIK nothing really exists. There are some other experiments along these lines, e.g. https://github.com/simw/pydantic-to-pyarrow for Pydantic, https://github.com/michalc/pgarrow for SQLAlchemy + PostgreSQL There's also a lack of a textual format for Arrow schemas in the first place (https://github.com/apache/arrow/issues/25078) GitHub link: https://github.com/apache/arrow/discussions/47530#discussioncomment-14345282 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
