pitrou commented on issue #41667: URL: https://github.com/apache/arrow/issues/41667#issuecomment-2517521315
> From a user perspective, my expectation is that if I set nullable=False in my schema I am expecting some sort of failure, I guess in a similar way to if I was to pass a mis-matched type. I agree with this, and we have not been consistent in enforcing it. With https://github.com/apache/arrow/pull/44921, at least writing a Parquet file with such data will fail explicitly instead of producing a corrupt file. -- 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]
