zhangkre opened a new issue, #89:
URL: https://github.com/apache/arrow-java/issues/89

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   When I convert nullable avro schema to nullable arrow schema and write as 
parquet file, meet a exception 
   
   "Unhandled type for Arrow to Parquet schema conversion: sparse_union<bigint: 
int64 not null=5, null: null=0>"
   
   It seems arrow-avro not support SPARE_UNION
   
   how can I use nullable schema in arrow, please help me.
   
   
   ### Component(s)
   
   Java


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to