danny0405 commented on issue #9132:
URL: https://github.com/apache/hudi/issues/9132#issuecomment-1631762925
> Exception in thread "main" org.apache.avro.SchemaParseException: Type not
supported: object
at org.apache.avro.Schema.parse(Schema.java:1734)
at org.apache.avro.Schema$Parser.parse(Schema.java:1430)
It is kind of apparent that the schema fetched from the provider is wrong,
the avro can not parse correctly, not sure whether it is related with the avro
version, what version of avro did you use when generating the schema string ?
--
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]