seatunnel
seatunnel copied to clipboard
[Bug] [Seatunnel-config-sql] No exception for error config
Search before asking
- [X] I had searched in the issues and found no similar issues.
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
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?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
cc @rewerma
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.
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.