stevenschlansker commented on issue #2337: URL: https://github.com/apache/fory/issues/2337#issuecomment-2981636464
I guess we could varint encode the current struct, but still random access index into nested structs and arrays, so maybe that is worth the tradeoff. I don't know how many users would have very wide structs with many fields and only read a few of them, maybe that's unlikely. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
