danny0405 commented on issue #8617: URL: https://github.com/apache/hudi/issues/8617#issuecomment-1531031022
The Map type is supported but the key type must be a string type: https://github.com/apache/hudi/blob/98d936d63a6561a28a52536b591e097c12e04ed8/hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/avro/SchemaConverters.scala#L187, Not sure why there is a constraint, but the code shows that. -- 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]
