rockagen commented on issue #4562: URL: https://github.com/apache/incubator-seatunnel/issues/4562#issuecomment-1506704735
> #4565 @rockagen I'm sorry I just slipped up Here are some configurations for MongoDb If you are confused, I can bring you to the user group to discuss with you Currently we are discussing to complete the integration of the document will have a unified and clear document for everyone's reference First of all, thank you for your reply. What I mean is, if one of the fields is dynamic, you know, the node fields under this field are not fixed. My idea is to use this field as a string directly, but the current schema does not recognize string. If set `c=string` will throw exception like this: ```java org.apache.seatunnel.api.table.type.BasicType cannot be cast to org.apache.seatunnel.api.table.type.SeaTunnelRowType ``` -- 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]
