You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/08/09 22:32:16 UTC

[GitHub] [orc] guiyanakuang commented on pull request #841: ORC-927: Extracting duplicate codes for RowFilterBenchmark

guiyanakuang commented on pull request #841:
URL: https://github.com/apache/orc/pull/841#issuecomment-895594763


   > Thank you for making a PR, @guiyanakuang .
   > 
   > For findbugs `DM_EXIT`, you can add an exclusion like the following.
   > 
   > ```
   > $ git grep DM_EXIT
   > java/examples/src/findbugs/exclude.xml:    <Bug pattern="EI_EXPOSE_REP,EI_EXPOSE_REP2,DM_EXIT"/>
   > java/tools/src/findbugs/exclude.xml:    <Bug pattern="EI_EXPOSE_REP,EI_EXPOSE_REP2,DM_EXIT"/>
   > ```
   
   Thanks to @dongjoon-hyun for the tip. We are more than 10 hours apart in time zone, so I am late in replying.


-- 
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: dev-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org