pitrou commented on PR #39818: URL: https://github.com/apache/arrow/pull/39818#issuecomment-1969458305
Wait... we're actually not using the decoded validity bits at all, right? We're just counting the number of defined levels. So, instead of bothering with a decoding buffer, why not just write a separate function that counts the number of levels above a certain value? -- 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]
