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/20 09:43:59 UTC

[GitHub] [incubator-linkis] wallezhang opened a new pull request, #2501: refactor: Upgrade hive-exec and hive-jdbc version to 2.3.9

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

   ### What is the purpose of the change
   Related issue: #1364 
   
   ### Brief change log
   - Upgrade hive-exec and hive-jdbc version to 2.3.9;
   
   ### Does this pull request potentially affect one of the following parts:
   - Dependencies (does it add or upgrade a dependency): (yes)
   - 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? (not applicable / docs / JavaDocs / not documented)
   
   Close #1364 


-- 
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] wallezhang commented on pull request #2501: [ISSUE-1364] Upgrade hive-exec and hive-jdbc version to 2.3.9

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

   @CCweixiao Can someone help me to review this pr?


-- 
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 #2501: [WIP][ISSUE-1364] Upgrade hive-exec and hive-jdbc version to 2.3.9

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

   # [Codecov](https://codecov.io/gh/apache/incubator-linkis/pull/2501?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 [#2501](https://codecov.io/gh/apache/incubator-linkis/pull/2501?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f9193cb) into [dev-1.2.0](https://codecov.io/gh/apache/incubator-linkis/commit/4f09b3061ef3fb16066fb429d2ad5d872859e554?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4f09b30) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@               Coverage Diff               @@
   ##             dev-1.2.0    #2501      +/-   ##
   ===============================================
   - Coverage        16.65%   16.64%   -0.02%     
   + Complexity        1106     1105       -1     
   ===============================================
     Files              636      636              
     Lines            19529    19529              
     Branches          2770     2770              
   ===============================================
   - Hits              3252     3250       -2     
   - Misses           15841    15843       +2     
     Partials           436      436              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-linkis/pull/2501?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...apache/linkis/scheduler/queue/LoopArrayQueue.scala](https://codecov.io/gh/apache/incubator-linkis/pull/2501/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-bGlua2lzLWNvbW1vbnMvbGlua2lzLXNjaGVkdWxlci9zcmMvbWFpbi9zY2FsYS9vcmcvYXBhY2hlL2xpbmtpcy9zY2hlZHVsZXIvcXVldWUvTG9vcEFycmF5UXVldWUuc2NhbGE=) | `32.07% <0.00%> (-1.89%)` | :arrow_down: |
   
   


-- 
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] wallezhang commented on pull request #2501: [ISSUE-1364] Upgrade hive-exec and hive-jdbc version to 2.3.9

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

   TBR


-- 
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] CCweixiao closed pull request #2501: [ISSUE-1364] Upgrade hive-exec and hive-jdbc version to 2.3.9

Posted by GitBox <gi...@apache.org>.
CCweixiao closed pull request #2501: [ISSUE-1364] Upgrade hive-exec and hive-jdbc version to 2.3.9
URL: https://github.com/apache/incubator-linkis/pull/2501


-- 
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] peacewong closed pull request #2501: [ISSUE-1364] Upgrade hive-exec and hive-jdbc version to 2.3.9

Posted by GitBox <gi...@apache.org>.
peacewong closed pull request #2501: [ISSUE-1364] Upgrade hive-exec and hive-jdbc version to 2.3.9
URL: https://github.com/apache/incubator-linkis/pull/2501


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