LindaSummer commented on PR #6726:
URL: https://github.com/apache/gravitino/pull/6726#issuecomment-2754441225

   > Basically, there are no issues. Please check whether this plugin has a 
function to verify if Rust is installed. If not, check whether the error 
message is acceptable.
   
   Hi @diqiu50 ,
   
   I have checked the logic of this plugin, it assumes the `cargo` command 
provided to the plugin is available.
   So, it doesn't validate the cargo command.
   
   To keep same behavior as previous configuration, I make all tasks depend on 
`checkRustEnvironment` task. 😊
   
   Best Regards,
   Edward


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to