gszadovszky commented on PR #3272:
URL: https://github.com/apache/parquet-java/pull/3272#issuecomment-3218896965

   I think there is a difference between that we are unable to handle too deep 
Avro schemas (because of stack overflow) and the fact that parquet-avro does 
not support recursive Avro schemas. I would suggest implementing an actual loop 
detection instead of limiting the depth in our recursive algorithm.


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