mapleFU commented on PR #38390:
URL: https://github.com/apache/arrow/pull/38390#issuecomment-1785535787

   >  Use "Assert" here because it will throw instead of return arrow::Status. 
As operation on closed object is not a normal application flow.
   
   Ooops, I think you're choosing the right way, but thats maybe because 
`parquet` lib uses exception, and arrow uses `Status`. So I think we'd better 
use Exception here. If we are do it in `parquet/arrow` directory we need use 
`Status`
   
   


-- 
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]

Reply via email to