Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hive module errorcode optimization and documentation #3482

Merged

Conversation

huangxiaopingRD
Copy link
Contributor

hive module errorcode optimization and documentation

Related issues: #3384

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #3482 (2babdc1) into dev-1.3.1 (6cb28d6) will decrease coverage by 0.31%.
The diff coverage is 68.57%.

@@               Coverage Diff               @@
##             dev-1.3.1    #3482      +/-   ##
===============================================
- Coverage        14.27%   13.95%   -0.32%     
- Complexity        1256     1263       +7     
===============================================
  Files              820      835      +15     
  Lines            31613    32421     +808     
  Branches          4676     4781     +105     
===============================================
+ Hits              4512     4525      +13     
- Misses           26451    27246     +795     
  Partials           650      650              
Impacted Files Coverage Δ
...neplugin/hive/creation/HiveEngineConnFactory.scala 0.00% <0.00%> (ø)
...eplugin/hive/executor/HiveEngineConnExecutor.scala 0.00% <0.00%> (ø)
...ineplugin/hive/hook/HiveAddMetaTableNameHook.scala 0.00% <0.00%> (ø)
...ineplugin/hive/errorcode/HiveErrorCodeSummary.java 96.00% <96.00%> (ø)
...la/org/apache/linkis/scheduler/queue/UserJob.scala 16.66% <0.00%> (-16.67%) ⬇️
...a/org/apache/linkis/scheduler/queue/Consumer.scala 85.71% <0.00%> (-14.29%) ⬇️
...s/scheduler/queue/fifoqueue/FIFOUserConsumer.scala 34.90% <0.00%> (-3.78%) ⬇️
...apache/linkis/scheduler/queue/LoopArrayQueue.scala 30.90% <0.00%> (-1.82%) ⬇️
.../scala/org/apache/linkis/scheduler/queue/Job.scala 14.41% <0.00%> (-0.88%) ⬇️
...lugin/spark/executor/SparkEngineConnExecutor.scala 29.32% <0.00%> (-0.76%) ⬇️
... and 15 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@peacewong peacewong merged commit 66b7676 into apache:dev-1.3.1 Sep 23, 2022
@huangxiaopingRD huangxiaopingRD deleted the dev-1.3.1-hive-errorcode branch November 1, 2022 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants