rustyconover opened a new pull request, #934: URL: https://github.com/apache/arrow-nanoarrow/pull/934
Adds the int16 counterpart to ArrowResolveChunk32 and ArrowResolveChunk64. This follows up on the run-end encoded array review in #930, where int16 run ends currently require a linear scan. The helper uses the same binary-search semantics as the existing resolvers and includes boundary-parity tests. Validation: - 270/270 C/C++ tests passed - clang-format and git diff checks passed -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
