tustvold commented on issue #6681: URL: https://github.com/apache/arrow-rs/issues/6681#issuecomment-2456728294
I think there needs to be a proper assessment of APIs that currently use usize and would need to switch to u64, e.g. null counts, ArrowNativeType, etc... This would be a fairly disruptive and involved breaking change and so would require getting a group together to properly action this. There are also a lot of APIs that assume performant u64, e.g. bitmap processing, I'm not sure if these would need to be changed. -- 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]
