question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature][*] Sql task extension, support multiple sql statement query

See original GitHub issue

*For better global communication, please give priority to using English description, thx! *

Please review https://dolphinscheduler.apache.org/en-us/docs/development/issue.html when describe an issue. Background At present, the SQL task only supports the execution of one statement, that is, the SQL Statement in the picture below currently only support one statement. image

Describe the feature Support multiple sql statement query

  • Design requirements:
  1. Multiple SQL statements input by SQL Statement can be split into multiple statements;
  2. Batch execution through jdbc
  3. Support multiple data sources oracle, hive, postgresql, mysql

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
CalvinKirscommented, Dec 2, 2020

Hi @lgcareer, @dailidong, @djkevincr, please assign me to the issue

Looking forward to submitting pr

0reactions
Segun-Ogundipecommented, Feb 11, 2021

Thank you

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature][*] Sql task extension, support multiple sql statement query ...
At present, the SQL task only supports the execution of one statement, that is, the SQL Statement in the picture below currently only...
Read more >
Work with multi-statement queries | BigQuery - Google Cloud
A multi-statement query job contains information about a multi-statement query that has been executed. Some common tasks that you can perform with job...
Read more >
Execute SQL Task in SSIS: SqlStatementSource Expressions ...
This article gives an overview of SSIS Execute SQL Task and it illustrates some of the difference between writing an expression to evaluate ......
Read more >
SQL-based ingestion concepts - Apache Druid
The druid-multi-stage-query extension adds a multi-stage query (MSQ) task engine that executes SQL statements as batch tasks in the indexing service, ...
Read more >
Productivity Features for SSMS and Visual Studio in SQL ...
With the multi scripts feature, you can select databases on the current server and execute a script against them from one query window....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found