adamreeve commented on PR #241: URL: https://github.com/apache/parquet-format/pull/241#issuecomment-4001134563
Ah yes you're right, sorry. And I didn't mean to suggest that nullable elements should be supported, I'd just misunderstood how this would work. For scenarios where I see this being used, zero or NaN is often used in place of nulls, so I think it's fine to only support required vectors and elements. -- 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]
