Ngone51 commented on issue #28114: [SPARK-31330] Automatically label PRs based on the paths they touch URL: https://github.com/apache/spark/pull/28114#issuecomment-610794199 I'm kind of agree that we'd better distinguish `sql` and `structured streaming` if possible. Is it possible to use a regex path, something like `*/streaming/*`(https://git-scm.com/docs/gitignore#_pattern_format) to catch streaming related module? And as for #24990, I have no idea why we using `state` instead of `streaming`. But since it should be a corner case, I think we could just update this `yml` here whenever needed.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
