kou commented on pull request #7433:
URL: https://github.com/apache/arrow/pull/7433#issuecomment-643824491


   +1
   
   The error has gone but new errors are appeared:
   
   
https://github.com/ursa-labs/crossbow/runs/770616977?check_suite_focus=true#step:6:10042
   
   ```text
   >       return om.readValue(jvm_spec, pojo_Field)
   E       
pyarrow.tests.test_jvm.com.fasterxml.jackson.databind.exc.MismatchedInputException:
 com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot 
deserialize instance of `java.util.ArrayList` out of START_OBJECT token
   E        at [Source: (String)"{"name": "field_name", "nullable": true, 
"type": {"name": "timestamp", "unit": "NANOSECOND", "timezone": 
"Europe/Paris"}, "children": [], "metadata": {"field meta": "field data"}}"; 
line: 1, column: 151] (through reference chain: 
org.apache.arrow.vector.types.pojo.Field["metadata"])
   ```
   
   The new errors are out of scope of this pull request.


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