Re: [I] Feature request: hermetic build [datafusion]

2025-02-16 Thread via GitHub
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

Re: [I] Feature request: hermetic build [datafusion]

2025-02-15 Thread via GitHub
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

Re: [I] Feature request: hermetic build [datafusion]

2025-02-15 Thread via GitHub
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

[I] Feature request: hermetic build [datafusion]

2025-02-14 Thread via GitHub
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