liyafan82 commented on pull request #6425:
URL: https://github.com/apache/arrow/pull/6425#issuecomment-632982040


   > Thanks @liyafan82 , looks like they didn't pass on this first try. Any 
idea what was causing the error?
   > 
   > ```
   > Error accessing files
   > Current token (VALUE_STRING) not numeric, can not use numeric value 
accessors
   >  at [Source: (File); line: 65, column: 14]
   > 12:46:37.776 [main] ERROR org.apache.arrow.tools.Integration - Error 
accessing files
   > com.fasterxml.jackson.core.JsonParseException: Current token 
(VALUE_STRING) not numeric, can not use numeric value accessors
   >  at [Source: (File); line: 65, column: 14]
   >    at 
com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:1804)
   >    at 
com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:698)
   >    at 
com.fasterxml.jackson.core.base.ParserBase._parseNumericValue(ParserBase.java:781)
   >    at 
com.fasterxml.jackson.core.base.ParserBase._parseIntValue(ParserBase.java:799)
   >    at 
com.fasterxml.jackson.core.base.ParserBase.getIntValue(ParserBase.java:645)
   >    at 
org.apache.arrow.vector.ipc.JsonFileReader$BufferHelper$5.read(JsonFileReader.java:306)
   > ```
   
   Thank you @BryanCutler . I am investigating. 


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to