zeroshade commented on PR #455:
URL: https://github.com/apache/arrow-go/pull/455#issuecomment-3185614600

   > There is a ask to create the test files from GO language and then test out 
from Parquet-Java side. Can you help generate the same set of the test files?
   
   I can do so, except for the constructions which aren't valid according to 
the spec as the Go implementation doesn't allow for it. 
   
   This includes the confusion over required vs optional vs present etc. at a 
minimum, possibly taking @emkornfield's suggestion 
[here](https://github.com/apache/arrow-go/pull/455#issuecomment-3140838383) to 
at least add a glossary of terms or otherwise simply clarify the language based 
on the intent. 
   
   Is there a script that was used to generate the test cases? Or do I need to 
parse the values in the JSON to figure out what should go in the files?
   
   In addition, where should I put the files?


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