sunchao commented on PR #5365: URL: https://github.com/apache/datafusion-comet/pull/5365#issuecomment-5371428219
Hi @schenksj , I think your series implements Delta native scan based on the `delta-kernel-rs` while the PR here uses the JVM based `delta-spark` for planning, so they are different while both are based on the same contrib groundwork. I think your series is pretty valuable and should be continued to push forward. At some point we should compare feature coverage and performance between the two. -- 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]
