KHARSHAVARDHAN-eng commented on issue #50692: URL: https://github.com/apache/arrow/issues/50692#issuecomment-5107366222
Hi @HuaHuaY, I'd like to work on this enhancement if it's available. From my understanding, the change involves validating that `null_count` and `distinct_count` are not negative while reading Parquet metadata, and handling invalid values appropriately instead of blindly accepting them. I'll first inspect the metadata reading path and existing validation logic to ensure the change is consistent with the current error-handling behavior. Please let me know if there are any implementation preferences or edge cases you'd like me to consider. Thanks! -- 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]
