HeartSaVioR edited a comment on issue #28114: [SPARK-31330] Automatically label 
PRs based on the paths they touch
URL: https://github.com/apache/spark/pull/28114#issuecomment-610676495
 
 
   Please find "STRUCTURED STREAMING" labels in Spark PR. 
   
   
https://github.com/apache/spark/pulls?q=is%3Aopen+is%3Apr+label%3A%22STRUCTURED+STREAMING%22
   
   If we simply label that `/sql/` becomes SQL, PRs for structured streaming 
will just be labelled as "SQL", which is the one having the most of PRs, being 
hidden by SQL PRs. If we try to label it via capturing the path "streaming/" 
then we would have to differentiate with DStream.
   
   There's some other case where path doesn't work: #24990 - while it proposes 
to "add" batch data source, it's to read the state in "structured streaming", 
which I think labelling to "structured streaming" is correct, whereas path 
based labelling would label to "SQL".

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to