gszadovszky commented on pull request #754:
URL: https://github.com/apache/parquet-mr/pull/754#issuecomment-968643025


   > Hi, It is not clear how the property should work with lists Example:
   > 
   > listField: OPTIONAL F:1 .list: REPEATED F:1 ..element: OPTIONAL INT64 R:1 
D:3
   
   @mixermt, you should reference the primitives by their paths in the schema. 
In your example it would be `listField.list.element`.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to