xndai commented on PR #17560: URL: https://github.com/apache/iceberg/pull/17560#issuecomment-5282871210
I scoped down this fix to only apply to optional field, and not changing the required field behavior today. I believe the fix is still needed as for optional field current null_value_count is incorrect when parent struct is null. @rdblue @uros-b can you please review. -- 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]
