Skip to content

Expose substrait protoc feature#5852

Merged
andygrove merged 1 commit into
apache:mainfrom
andygrove:substrait-protoc
Apr 3, 2023
Merged

Expose substrait protoc feature#5852
andygrove merged 1 commit into
apache:mainfrom
andygrove:substrait-protoc

Conversation

@andygrove
Copy link
Copy Markdown
Member

Which issue does this PR close?

N/A

Rationale for this change

The Python binding release workflow has been broken since we added substrait support, because the protoc compiler is not available in maturin-action / manylinux container.

What changes are included in this PR?

Expose substrait's protoc feature so we can remove the compile-time dependency on protoc.

Are these changes tested?

Not yet but I plan on creating a corresponding PR in the python repo

Are there any user-facing changes?

@github-actions github-actions Bot added the substrait Changes to the substrait crate label Apr 3, 2023
@andygrove
Copy link
Copy Markdown
Member Author

Here is the corresponding DataFusion Python PR:

apache/datafusion-python#312

@andygrove andygrove added the development-process Related to development process of DataFusion label Apr 3, 2023
@andygrove andygrove merged commit 2191a69 into apache:main Apr 3, 2023
@andygrove andygrove deleted the substrait-protoc branch April 3, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants