You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/04/06 02:06:14 UTC

[GitHub] [incubator-dolphinscheduler] chenghm opened a new issue #2369: [BUG] sql node doesn't support muti sql statement

chenghm opened a new issue #2369: [BUG] sql node doesn't support muti sql statement
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2369
 
 
   **标题** 
   标题格式: [BUG][Major] sql node doesn't support muti sql statement
   Priority分为四级: Critical、Major、Minor、Trivial
   
   **问题描述**
   [清晰准确描述遇到的问题]
   sql节点不支持多条sql语句输入,而且单条sql语句结束不能识别分号
   **问题复现步骤:**
   1. [第一步]
   新建工作流,创建sql节点,在节点中输入多条sql
   2. [第二步]
   3. [...]
   
   **期望的表现:**
   [在这里描述期望的表现]
   sql节点能够支持多条sql语句输入,能够识别sql输入结束分号
   **观察到的表现:**
   [在这里描述观察到的表现]
   
   **屏幕截图和动态GIF图**
   ![复现步骤的屏幕截图和动态GIF图](图片的url)
   
   **DolphinScheduler版本:(以1.1.0为例)** 
    -[1.2.0]
    
   **补充的内容:**
   [请描述补充的内容,比如]
   
   **需求或者建议**
   [请描述你的需求或者建议]

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] chenghm commented on issue #2369: [BUG] sql node doesn't support muti sql statement

Posted by GitBox <gi...@apache.org>.
chenghm commented on issue #2369: [BUG] sql node doesn't support muti sql statement
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2369#issuecomment-611926496
 
 
   已添加截图

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] dailidong commented on issue #2369: [BUG] sql node doesn't support muti sql statement

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #2369: [BUG] sql node doesn't support muti sql statement
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2369#issuecomment-610220780
 
 
   ![image](https://user-images.githubusercontent.com/15833811/78641070-417f6a00-78e3-11ea-83d4-41c516b3a05b.png)
   can't see the screenshot,  please upload again,thx

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] tlhhup commented on issue #2369: [BUG] sql node doesn't support muti sql statement

Posted by GitBox <gi...@apache.org>.
tlhhup commented on issue #2369:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2369#issuecomment-624405006


   I think the MainSQL only support a single statement, but you can set more pre/post statements, you can see the relevant code in `SqlTask` class. BTW:i think all of the executions should be in a transaction.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on issue #2369: [BUG] sql node doesn't support muti sql statement

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on issue #2369:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2369#issuecomment-737062147


   see #3799 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] CalvinKirs closed issue #2369: [BUG] sql node doesn't support muti sql statement

Posted by GitBox <gi...@apache.org>.
CalvinKirs closed issue #2369:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2369


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org