gf2121 commented on a change in pull request #545:
URL: https://github.com/apache/lucene/pull/545#discussion_r778988719



##########
File path: lucene/core/src/java/org/apache/lucene/codecs/lucene90/ForUtil.java
##########
@@ -1051,4 +1052,76 @@ private static void decode24(DataInput in, long[] tmp, 
long[] longs) throws IOEx
       longs[longsIdx + 0] = l0;
     }
   }
+

Review comment:
       Let these codes be generated from the script, so that it can change with 
the change of BLOCK_SIZE.




-- 
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: issues-unsubscr...@lucene.apache.org

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



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

Reply via email to