ArnavBalyan commented on PR #3275:
URL: https://github.com/apache/parquet-java/pull/3275#issuecomment-3232352297

   > TBH, I don't think adding some random examples would really help users 
because they are pretty similar to what's already in the unit test. What in my 
mind is something like https://arrow.apache.org/cookbook/ which requires a lot 
of effort to craft examples and maintain them to be in sync. Today LLMs are 
smart enough to produce code like this (I believe this PR is exactly doing 
this, right?).
   
   Thanks cookbook is a great idea, I would like to implement it for Parquet 
java, let me add support in another change. I came up with the examples in this 
to allow beginners to understand basic examples, I myself faced issues a while 
back when onboarding to Parquet. 
   I think the change should be harmless and can only help users with some more 
guidance/help when onboarding to the project, wdyt?  (the examples are 
structured in 3 stages to allow from basic usage to advanced usage to solve for 
issues raised in #2914)
   Thanks so much for the review!


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to