apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.79k stars 1.74k forks source link

[Bug] [Seatunnel-config-sql] No exception for error config #7276

Closed dailai closed 3 days ago

dailai commented 1 month ago

Search before asking

What happened

There is a comma missing in the configuration, but there is no error in the job, and the database name passed to the sink is not correct 截屏2024-07-26 16 45 20

截屏2024-07-26 16 34 08

SeaTunnel Version

2.3.6

SeaTunnel Config

The jdbc_mysql_source_and_sink_with_multiple_tables.sql in e2e case

Running Command

./bin/seatunnel.sh --config ./config jdbc_mysql_source_and_sink_with_multiple_tables.sql

Error Exception

No exception. But the database name in sink is not right.

Zeta or Flink or Spark Version

No response

Java or Scala Version

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct

hailin0 commented 1 month ago

cc @rewerma

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 3 days ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.