liyafan82 opened a new pull request #10949:
URL: https://github.com/apache/arrow/pull/10949


   As discussed in the ML 
(https://lists.apache.org/thread.html/r19aad8a34f63334d3fcd627106f69be13f689740b83930a4eecc17b3%40%3Cdev.arrow.apache.org%3E),
 the current implementation use hard-coded field names. This may cause some 
problems, for example, when reconstruct a usable schema from a list of 
FieldVectors.
   
   So we resolve this problem by allowing NullVectors to have distinct field 
names.
   
   This also makes the NullVector with other types of vectors.


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

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


Reply via email to