github-actions[bot] commented on PR #13072:
URL: https://github.com/apache/lucene/pull/13072#issuecomment-2212065276
This PR has not had activity in the past 2 weeks, labeling it as stale. If
the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you
for your contributi
jbhateja commented on issue #13519:
URL: https://github.com/apache/lucene/issues/13519#issuecomment-2212316942
> I need to know more about signed representation (Two's vs Ones'
complement), but can't we map `0 - 255` to `-127 to 128` using shifts ? If we
do so,
for unsigned to si