chl-wxp commented on code in PR #10151:
URL: https://github.com/apache/seatunnel/pull/10151#discussion_r2596315493
##########
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:
> Can the previous assert pass without modification? @chl-wxp
The previous one passed. This wrong use case is obvious. I don’t know why it
was not tested before.
--
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]