bulolo commented on issue #6714:
URL: https://github.com/apache/seatunnel/issues/6714#issuecomment-2060823434
> I'm willing to fix it, please assign it to me. thanks. @bulolo
@Carl-Zhou-CN I think it's reasonable for me to finish it in 10 days.
there is another question,
mongodb save 10 as numberInt ,and save 10.1 as double,when mongocdc ,type
will not walk with numberInt and double
for example,save "price"
{
"price":10----> NumberInt type
}
{
"price":10.1----> double type
}
when cdc,a type error happlen
--
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]