HedgehogCode opened a new pull request #8363:
URL: https://github.com/apache/arrow/pull/8363


   When translating between the memory FieldType and message FieldType for
   dictionary encoded vectors the children of the dictionary field were not
   handled correctly.
   * When going from memory format to message format the Field must have the
     children of the dictionary field.
   * When going from message format to memory format the Field must have no
     children but the dictionary must have the mapped children


----------------------------------------------------------------
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:
[email protected]


Reply via email to