andygrove opened a new pull request, #3231:
URL: https://github.com/apache/datafusion-comet/pull/3231

   ## Summary
   - Add new "Common Build and Test Pitfalls" section documenting frequent 
issues:
     - Native code must be built before running JVM tests
     - Debug vs release mode (release only needed for benchmarking)
     - `LD_LIBRARY_PATH` requirement for `libjvm.so` when running Rust tests
     - Avoid using `-pl` to select modules (can pick up stale common module 
from local Maven repo)
     - Use `wildcardSuites` for flexible test matching
   - Restructure "Submitting a Pull Request" section as a numbered checklist 
with Pre-PR Summary
   
   ## Test plan
   - [ ] Review documentation for accuracy
   - [ ] Verify markdown renders correctly
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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]

Reply via email to