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


   In addition to the problem of top level validity buffer, I think there is 
another problem to discuss: Java is using the ordinal of the minor type as the 
type id, and this is not aligning with the C++ implementation/specification. 
   
   This PR works around the problem by supporting two modes. However, the C++ 
and Java implementations are not really aligning, IMO. 


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