kevinjqliu commented on code in PR #1414: URL: https://github.com/apache/datafusion-python/pull/1414#discussion_r2916283448
########## .cargo/config.toml: ########## @@ -1,5 +0,0 @@ -[target.x86_64-apple-darwin] -rustflags = ["-C", "link-arg=-undefined", "-C", "link-arg=dynamic_lookup"] Review Comment: speaking of `build.rs`, i was testing out this integration in iceberg-rust and claude mentioned that i need to create my own [`build.rs` file](https://github.com/kevinjqliu/iceberg-rust/pull/8/files#diff-62aa312f7a9f624ba3392bb759d89751355c3f16c380c6ed9e4fd2bd6c81f8cdR18-R20) for compatibility is this expected? -- 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]
