anishshri-db commented on code in PR #50780: URL: https://github.com/apache/spark/pull/50780#discussion_r2071899674
########## sql/api/src/main/scala/org/apache/spark/sql/streaming/StreamingQueryListener.scala: ########## @@ -146,14 +156,17 @@ object StreamingQueryListener extends Serializable { * User-specified name of the query, null if not specified. * @param timestamp * The timestamp to start a query. + * @param jobTags + * The job tags that has been assigned to all the jobs started by this thread Review Comment: nit: `that have been assigned` -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org