alamb commented on issue #14678:
URL: https://github.com/apache/datafusion/issues/14678#issuecomment-2661380706
Thank you @dentiny
> it reduces confusion for newcomer to start playing with the project
ANother way we have tried to make this easier is via the devcontianer
dentiny commented on issue #14678:
URL: https://github.com/apache/datafusion/issues/14678#issuecomment-2661298450
Hi @alamb thanks for the reply! I made this issue for two reasons:
- hermetic build itself provides a better way to build from a stable
environment
- it reduces confusion f
alamb commented on issue #14678:
URL: https://github.com/apache/datafusion/issues/14678#issuecomment-2660867752
I agree figuring out how not to require installing protoc would be really
nice
DataFusion itself doesn't rely on the environment (only rustc)
However some of our depe
dentiny opened a new issue, #14678:
URL: https://github.com/apache/datafusion/issues/14678
### Is your feature request related to a problem or challenge?
When I was building datafusion for the first time (with `cargo test`), I met
an error:
```
error: failed to run custom build