happyboy1024 commented on PR #7662: URL: https://github.com/apache/seatunnel/pull/7662#issuecomment-2413344610
> I have find some problem when using hudi sink connector. Use hudi sink connector sink multiple mysql source table to hudi . It encounter a problem when I use spark sql to query data. This issue occurs when MySQL data fields contain the decimal type. > >  You can temporarily set `spark.sql.parquet.enableVectorizedReader=false` in spark sql enviroment. This error will be fixed in this pr. #7845 -- 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]
