mathyingzhou commented on a change in pull request #10157:
URL: https://github.com/apache/arrow/pull/10157#discussion_r628071675
##########
File path: cpp/src/arrow/adapters/orc/adapter.h
##########
@@ -149,7 +156,7 @@ class ARROW_EXPORT ORCFileWriter {
/// \brief Creates a new ORC writer.
///
/// \param[in] output_stream a pointer to the io::OutputStream to write into
- /// \return the returned writer object
+ /// \return the returned writer object or Status if error occurs
Review comment:
Sure.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]