benwtrent opened a new pull request, #13479:
URL: https://github.com/apache/lucene/pull/13479

   It is possible when checking this assertion, that we could throw an NPE as 
`metaData.getSort()` can be `null`.
   
   Let's actually allow the assertions do their checks instead of throwing a 
scary NPE here.
   
   related: https://github.com/apache/lucene/issues/13478


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