Skip to content

Enable datafusion-substrait protoc feature, to remove compile-time dependency on protoc#312

Merged
andygrove merged 14 commits into
apache:mainfrom
andygrove:try-fix-ci
Apr 3, 2023
Merged

Enable datafusion-substrait protoc feature, to remove compile-time dependency on protoc#312
andygrove merged 14 commits into
apache:mainfrom
andygrove:try-fix-ci

Conversation

@andygrove
Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@andygrove andygrove marked this pull request as ready for review April 3, 2023 15:47
@andygrove andygrove marked this pull request as draft April 3, 2023 16:46
@andygrove andygrove marked this pull request as ready for review April 3, 2023 16:46
Comment thread Cargo.toml Outdated
datafusion-expr = { git = "https://github.com/andygrove/arrow-datafusion.git", branch = "substrait-protoc" }
datafusion-optimizer = { git = "https://github.com/andygrove/arrow-datafusion.git", branch = "substrait-protoc" }
datafusion-sql = { git = "https://github.com/andygrove/arrow-datafusion.git", branch = "substrait-protoc" }
datafusion-substrait = { git = "https://github.com/andygrove/arrow-datafusion.git", branch = "substrait-protoc", features = ["protoc"] }
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main change is enabling the protoc feature here

@andygrove andygrove changed the title Try fix ci Enabke datafusion-substrait protoc feature, to remove compile-time dependency on protoc Apr 3, 2023
@andygrove andygrove changed the title Enabke datafusion-substrait protoc feature, to remove compile-time dependency on protoc Enable datafusion-substrait protoc feature, to remove compile-time dependency on protoc Apr 3, 2023
@andygrove andygrove merged commit 5eb0161 into apache:main Apr 3, 2023
@andygrove andygrove deleted the try-fix-ci branch April 3, 2023 18:42
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.

1 participant