charlesdong1991 commented on issue #1213: URL: https://github.com/apache/iceberg-rust/issues/1213#issuecomment-3938650611
Hi @liurenjie1024 i wanna give this a try, but i wonder for spark, do we want to have a dependency on `spark-connect-rs` which seems not actively maintained and has outdated arrow version. would we consider a subprocess-based approach? e.g. spawn a pyspark script to execute SQL via spark connect and returns results as JSON/CSV? Or since it's only used for testing infra, it's okay to use such dependency? -- 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]
