emkornfield commented on pull request #8040:
URL: https://github.com/apache/arrow/pull/8040#issuecomment-681004709


   > When you say documentation I assume you mean a comment near the method 
definition?
   
   Yes the comment for the method definition
   
   > And it looks the default value of this field is 0?
   
   Yes, I'm not sure if it breaks anything to make this -1 or something 
obviously wrong (0 should be wrong because I think all parquet files need to 
start with 'PAR1'
   
   > And when you say the wording from the parquet specification do you mean 
the comment in the thrift definition?
   
   Yes:
   ```
   Byte offset from beginning of file to first page (data or dictionary) in 
this row group
   ```
   
   
   


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