bunenghulai commented on issue #8359:
URL: https://github.com/apache/seatunnel/issues/8359#issuecomment-2559026813

   Moreover, MongoDB is not a relational database, and its advantage is that it 
does not require storing fields with null values, which leads to inconsistent 
fields in each record. Therefore, when using a mapping method to synchronize 
MongoDB, it is necessary to first know what all fields are? Secondly, after 
data synchronization, there will be a large number of fields with null values, 
which will store many useless fields. So I feel like there might be some issues 
with synchronizing mongo data through mapping


-- 
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]

Reply via email to