milenkovicm commented on issue #1241: URL: https://github.com/apache/datafusion-ballista/issues/1241#issuecomment-3611096056
I haven't really looked at iceberg-rust, we probably need a POC for it, so I'm not sure whats the gap there, I did update my [delta POC](https://github.com/milenkovicm/ballista_delta) after https://github.com/delta-io/delta-rs/pull/3762 got merged in, key findings: - there is need for plan serialisation on delta side in order to make this thing work (should be implemented at delta) - I'm not sure if sink functionality they have implemented will work with ballista, but i had no time investigating (if needs change it would be delta side) gap is not too big on delta, but we need somebody to drive this work -- 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]
