chl-wxp commented on code in PR #10151:
URL: https://github.com/apache/seatunnel/pull/10151#discussion_r2589127208
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/resources/text/local_file_text_to_assert.conf:
##########
@@ -107,17 +107,17 @@ sink {
]
},
{
- field_name = name
- field_type = string
+ field_name = c_tinyint
+ field_type = tinyint
Review Comment:
> Excuse me, may I ask why it was also approved before you made the
modification?
I don't know, this is also my doubt, but this use case is indeed wrong.
There are no fields name and hobby in the source, but it is compared.
--
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]