viirya commented on code in PR #334: URL: https://github.com/apache/datafusion-comet/pull/334#discussion_r1581545339
########## docs/source/contributor-guide/debugging.md: ########## @@ -20,12 +20,13 @@ under the License. # Comet Debugging Guide This HOWTO describes how to debug JVM code and Native code concurrently. The guide assumes you have: + 1. Intellij as the Java IDE 2. CLion as the Native IDE. For Rust code, the CLion Rust language plugin is required. Note that the Review Comment: I feel that we can move to RustRover instead of CLion. It is specified for Rust development. We can update this later. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org