Github user HyukjinKwon commented on the pull request:

    https://github.com/apache/spark/pull/9060#issuecomment-155973698
  
    @liancheng I give some tries to figure out the version but.. as you said, 
it is pretty tricky to check the writer version as it only changes the version 
of data page which we could know only within the internal of Parquet.
    
    Would this be too inappropriate if we write Parquet files with both 
version1 and version2 and then, check if the sizes of both are equal?
    
    Since encoding types are different, the size should be also different.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to