andygrove commented on PR #46: URL: https://github.com/apache/datafusion-java/pull/46#issuecomment-4473932820
> Looks great! I'll work on the rust/java API alignment documentation as a priority. > > The other key documentation unlock that let me let coding agents loose implementing features without close supervision, was the patterns to follow in the rust bridge code. [The version from my bindings](https://github.com/pgwhalen/datafusion-java/blob/datafusion-ffi-java/.claude/rules/ffi.md) is much less relevant here given the architectural differences, but I think something like it makes sense. I have much less conviction on that stuff too - my rust experience is as a hobbiest only (hundreds of hours of experience) vs my java experience (ten thousand+ hours) - but I'll try to do something at least. > > Projects like these are so much more feasible these days with well-guided coding agents, which @timsaucer is clearly leaning into with the python bindings. I look forward to having some LLM skills in this repo. I think this type of project is ideal for LLMs. Thanks for the review! -- 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]
