spark-json-schema
spark-json-schema copied to clipboard
Support for recursive objects
Hey, I tested this awesome library with json schema with recursive objects and this cause Stack overflow Exception.
In my opinion the library should generate a structType with a configurable depth of the recursive objects.