You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/07/02 18:55:49 UTC

[GitHub] [lucene-solr] zhaih commented on pull request #1613: LUCENE-8574 Cache ExpressionFunctionValues

zhaih commented on pull request #1613:
URL: https://github.com/apache/lucene-solr/pull/1613#issuecomment-653170259


   Rebased to master and gradle precommit failed because of following warning (which becomes error since `-Werror specified`):
   > /home/runner/work/lucene-solr/lucene-solr/solr/core/src/java/org/apache/solr/handler/export/ExportWriterStream.java:69: warning: [rawtypes] found raw type: List
           List lst = new ArrayList();


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org