zanmato1984 commented on code in PR #48742:
URL: https://github.com/apache/arrow/pull/48742#discussion_r2671881494


##########
cpp/src/arrow/csv/reader.cc:
##########


Review Comment:
   Sorry, I may have an answer to my last question.
   
   > * If early error, then the tasks own `self`.
   
   `self` will be destructed in the last task, by when the `task_group` must be 
still alive. But why the changes to the `options_` ownership? It doesn't have 
to out-live `self`, does it?



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