davisusanibar commented on PR #14182:
URL: https://github.com/apache/arrow/pull/14182#issuecomment-1255626024

   This line 
https://github.com/apache/arrow/blob/91e3ac53e2e21736ce6291d73fc37da6fa21259d/cpp/src/arrow/json/parser.cc#L1030
 was not changed long time ago, I don't know what is the error: 
   ````
   [1/1] cd /tmp/arrow-lint-5g90mrbe/cpp-build && /usr/local/bin/python 
/arrow/cpp/build-support/run_cpplint.py --cpplint_binary 
/arrow/cpp/build-support/cpplint.py --exclude_globs 
/arrow/cpp/build-support/lint_exclusions.txt --source_dir /arrow/cpp/src 
--source_dir /arrow/cpp/examples --source_dir /arrow/cpp/tools --quiet
   FAILED: CMakeFiles/lint 
   cd /tmp/arrow-lint-5g90mrbe/cpp-build && /usr/local/bin/python 
/arrow/cpp/build-support/run_cpplint.py --cpplint_binary 
/arrow/cpp/build-support/cpplint.py --exclude_globs 
/arrow/cpp/build-support/lint_exclusions.txt --source_dir /arrow/cpp/src 
--source_dir /arrow/cpp/examples --source_dir /arrow/cpp/tools --quiet
   /arrow/cpp/src/arrow/json/parser.cc:1030:  Lines should be <= 90 characters 
long  [whitespace/line_length] [2]
   Done processing /arrow/cpp/src/arrow/json/parser.cc
   Total errors found: 1
   ````


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