andygrove opened a new issue, #2617:
URL: https://github.com/apache/arrow-datafusion/issues/2617

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   I would like to propose some changes to the way that labels are 
automatically applied.
   
   I don't think it is helpful now to have a `datafusion` label now that 
Ballista has moved
   
   I would like labels to be added based on the crate and/or module being 
updated. For example:
   
   - `logical-expr` label for changes to `datafusion-expr` crate
   - `physical-expr` label for changes to `datafusion-physical-expr` crate
   - `sql` label for changes to `datafusion-sql` crate
   - `optimizer` label for changes to `datafusion/src/optimizer` module
   - `core` for any other changes in the core `datafusion` crate
   
   **Describe the solution you'd like**
   As above
   
   **Describe alternatives you've considered**
   None
   
   **Additional context**
   None
   


-- 
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]

Reply via email to