corgy-w commented on code in PR #7484:
URL: https://github.com/apache/seatunnel/pull/7484#discussion_r1734048940
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-3/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcHiveIT.java:
##########
@@ -43,7 +44,7 @@ public class JdbcHiveIT extends AbstractJdbcIT {
private static final String HIVE_DATABASE = "default";
- private static final String HIVE_SOURCE = "e2e_table_source";
+ private static final String HIVE_SOURCE = "hive_e2e_source_table";
Review Comment:
In this case, the create statement is `hive_e2e_source_table`
--
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]