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 2022/06/15 12:02:29 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on pull request #10464: [Fix-10463] [Python] When SQL type tasks are uploaded through Python Gate, the web page displays an error.

zhongjiajie commented on PR #10464:
URL: https://github.com/apache/dolphinscheduler/pull/10464#issuecomment-1156384587

   > When SQL type tasks are uploaded through Python-Gate, the web page displays an error.
   > 
   > ![image](https://user-images.githubusercontent.com/24449799/173812100-6e26c689-d598-4678-9a40-9b6898362098.png)
   > 
   > If I create sql type task from web page, the type of sql-type is string. But when I upload SQL type tasks via Python-Gate, the type of sql-type is int. So these two sides should be unified.
   > 
   > #10463
   
   Hi @hiSandog, when you target to a specific issue, you should use the keyword `fix` or `close` before it, such as `fix: #10463` in this case, and the issue will be closed when the PR merged


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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