chl-wxp commented on PR #10151: URL: https://github.com/apache/seatunnel/pull/10151#issuecomment-3630988757
> @chl-wxp Could you check the reasons for the previous passage? You can fix it in this pr. It seems to be a problem with Assert connector I tested it again and finally understood the problem. When there are two directories name=tyrantlucifer and hobby=coding in the source folder, this use case is normal. I did not add the name=tyrantlucifer and hobby=coding directories when I tested locally before. But I still have a question. I debugged and found that the reason why no error is reported in these two directories is because the generated schema has two additional fields: <name string> and <hobby string>. I don't quite understand the purpose of this design. Will this not destroy the consistency of the schema written in the task file? -- 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]
