rok commented on issue #47613: URL: https://github.com/apache/arrow/issues/47613#issuecomment-3318589150
@andishgar In my view `indptr` and `indices` this was designed to contain only one datatype and this wouldn't be a change in behavior, just a stricter validity check. Buffers containing different datatype would return bad data or trigger segfaults. So I don't think adding an extra validity check would be an issue. We have (to my knowledge) never heard from any CSF index users. Are you aware of anyone using it in the wild? -- 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]
