gittihub-jpg commented on PR #1703: URL: https://github.com/apache/datafusion-ballista/pull/1703#issuecomment-4466172621
I applied your inline suggestion but it doesn't seem to fit the location `ballista/scheduler/src/state/task_manager.rs` line 369: > The suggestion adds a doc comment for a new method, but the surrounding diff hunk only shows the insertion of the comment line itself without the corresponding function signature or implementation body. A doc comment is meaningless without the code it documents; therefore, applying just the comment line is misapplied/incomplete in this context. Could you re-apply the suggestion on the correct line, or clarify where it should go? -- 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]
