Skip to content

Conversation

@rvernica
Copy link
Contributor

Output stream that just writes to stderr. Adapted from StdoutStream, but use cerr instead of cout.

Output stream that just writes to stderr. Adapted from StdoutStream, but use `cerr` instead of `cout`.
Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, looks good.

Please fix the linter problem, then this can be merged:

/home/travis/build/apache/arrow/cpp/src/arrow/util/io-util.h:53:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
/home/travis/build/apache/arrow/cpp/src/arrow/util/io-util.h:53:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]

@rvernica
Copy link
Contributor Author

Ups. Should be fixed now.

Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM

@xhochy xhochy closed this in a5c5ad2 Feb 27, 2018
@rvernica rvernica deleted the patch-1 branch February 27, 2018 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants