umehrot2 commented on pull request #1406: URL: https://github.com/apache/hudi/pull/1406#issuecomment-656406069
@aditanase I will try to reproduce it sometime this week, but to unblock yourself can you simply use **ArrayType(StringType)** schema instead of **StructType** within **ArrayType** ? If you just need one string field in the array then you don't really need a struct type right ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
