jonahgao commented on PR #13569: URL: https://github.com/apache/datafusion/pull/13569#issuecomment-2505161164
> Btw, I was experimenting with env var, I didn't work well I tested it on this [branch](https://github.com/jonahgao/datafusion/commit/92345ea07a4a964a2465b234addac699a035e647#diff-9a4f3e4537ebb7474452d131b0d969d89a51286f4269aac5ef268e712be17268R2), and it works except for one query. `cargo clean -p bigdecimal` might be needed due to https://github.com/rust-lang/cargo/issues/10358 (bigdecimal reads envs in build.rs) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
