You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/07/21 14:49:53 UTC

[GitHub] [incubator-linkis] ruY9527 opened a new pull request, #2507: fix: upgrade 1.1.1 ddl,miss engine=innodb default charset=utf8 statement

ruY9527 opened a new pull request, #2507:
URL: https://github.com/apache/incubator-linkis/pull/2507

   fix: upgrade 1.1.1 ddl,miss engine=innodb default charset=utf8 statement
   
   ### What is the purpose of the change
   upgrade --> 1.1.1_schema --> linkis_ddl.sql
   
   ### Brief change log
   - add ENGINE=InnoDB DEFAULT CHARSET=utf8;
   
   ### Verifying this change
   - Execute this upgrade script
   
   ### Does this pull request potentially affect one of the following parts:
   - Dependencies (does it add or upgrade a dependency): (no)
   - Anything that affects deployment: (no)
   - The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: (no)
   
   ### Documentation
   - Does this pull request introduce a new feature? (no)
   - If yes, how is the feature documented? (docs)


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] codecov[bot] commented on pull request #2507: fix: upgrade 1.1.1 ddl,miss engine=innodb default charset=utf8 statement

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #2507:
URL: https://github.com/apache/incubator-linkis/pull/2507#issuecomment-1191606055

   # [Codecov](https://codecov.io/gh/apache/incubator-linkis/pull/2507?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#2507](https://codecov.io/gh/apache/incubator-linkis/pull/2507?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (3728f73) into [dev-1.2.0](https://codecov.io/gh/apache/incubator-linkis/commit/cc1d569241d8c010f009562f45d5125e7a9eac1d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (cc1d569) will **increase** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@               Coverage Diff               @@
   ##             dev-1.2.0    #2507      +/-   ##
   ===============================================
   + Coverage        16.64%   16.65%   +0.01%     
   - Complexity        1105     1106       +1     
   ===============================================
     Files              636      636              
     Lines            19531    19531              
     Branches          2770     2770              
   ===============================================
   + Hits              3250     3252       +2     
   + Misses           15844    15843       -1     
   + Partials           437      436       -1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-linkis/pull/2507?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...s/scheduler/queue/fifoqueue/FIFOUserConsumer.scala](https://codecov.io/gh/apache/incubator-linkis/pull/2507/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bGlua2lzLWNvbW1vbnMvbGlua2lzLXNjaGVkdWxlci9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL2xpbmtpcy9zY2hlZHVsZXIvcXVldWUvZmlmb3F1ZXVlL0ZJRk9Vc2VyQ29uc3VtZXIuc2NhbGE=) | `37.77% <0.00%> (+2.22%)` | :arrow_up: |
   
   Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] casionone merged pull request #2507: [ISSUE-2506] Upgrade 1.1.1 ddl,miss engine=innodb default charset=utf8 statement

Posted by GitBox <gi...@apache.org>.
casionone merged PR #2507:
URL: https://github.com/apache/incubator-linkis/pull/2507


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] ruY9527 commented on pull request #2507: fix: upgrade 1.1.1 ddl,miss engine=innodb default charset=utf8 statement

Posted by GitBox <gi...@apache.org>.
ruY9527 commented on PR #2507:
URL: https://github.com/apache/incubator-linkis/pull/2507#issuecomment-1191581263

   fix https://github.com/apache/incubator-linkis/issues/2506


-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org