Jefffrey commented on issue #18881:
URL: https://github.com/apache/datafusion/issues/18881#issuecomment-3587616048

   > [@Jefffrey](https://github.com/Jefffrey), for 
`datafusion-functions-nested` it suffices to add 
`#![deny(clippy::allow_attributes)]` as there is no usage of `#[allow]`. The 
same applies to `datafusion-functions-table`. If it's ok, I'll create a PR to 
enforce `clippy::allow_attributes` for all `datafusion-functions-*` crates as 
it looks like usage of `#[allow]` is low and to avoid raising multiple 1-liner 
PRs.
   
   That sounds good, thanks


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

Reply via email to