Skip to content

Tracking issue for parse module #157

@mbrobbel

Description

@mbrobbel

This is a tracking issue for a parse module in the Substrait crate.

Some requirements of Substrait can not be expressed via Protobuf definition or schema files. A parse module can provide types for the generated types, that when constructed are known to be checked. This enables producers and consumers to skip redundant checking of invariants described by the specification.

I want to propose incrementally building the parse module i.e. split up the intial work in #89 to help reviewers and to encourage collaboration.

Parser progress

Proto

Text

Other tasks

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions