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 2021/02/10 01:18:34 UTC

[GitHub] [incubator-dolphinscheduler] yakcy opened a new issue #4760: [Bug][Api] init dolphinscheduler-postgre.sql error

yakcy opened a new issue #4760:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4760


   **For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! **
   **Describe the bug**
   run dolphinscheduler-postgre.sql error about next sql:
   INSERT INTO t_ds_alertgroup(id,alert_instance_ids, create_user_id, group_name, description, create_time, update_time)
   VALUES (1, '1,2','dolphinscheduler warning group', 'dolphinscheduler warning group', '2018-11-29 10:20:39',
           '2018-11-29 10:20:39');
   
   **To Reproduce**
   Steps to reproduce the behavior, for example:
   1. run dolphinscheduler-postgre.sql 
   2. see error:
   [Err] error:  INSERT has more specified fields than expressions
   LINE 1: ...te_user_id, group_name, description, create_time, update_tim...
   
   **Expected behavior**
   fix this bug
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   
   **Which version of Dolphin Scheduler:**
    -[dev]
   
   **Additional context**
   Add any other context about the problem here.
   
   **Requirement or improvement**
   - Please describe about your requirements or improvement suggestions.
   


----------------------------------------------------------------
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] yakcy commented on issue #4760: [Bug][Api] init dolphinscheduler-postgre.sql error

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


   I will fix it


----------------------------------------------------------------
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] dailidong closed issue #4760: [Bug][Api] init dolphinscheduler-postgre.sql error

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


   


----------------------------------------------------------------
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] yakcy closed issue #4760: [Bug][Api] init dolphinscheduler-postgre.sql error

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


   


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