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

Add z-order docs #1481

Closed
wants to merge 3 commits into from
Closed

Add z-order docs #1481

wants to merge 3 commits into from

Conversation

ulysses-you
Copy link
Contributor

Why are the changes needed?

introduce how to use z-order with Kyuubi

How was this patch tested?

iShot2021-12-01 16 08 24

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2021

Codecov Report

Merging #1481 (7adeacd) into master (10034cd) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 7adeacd differs from pull request most recent head 98b3e5f. Consider uploading reports for the commit 98b3e5f to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1481      +/-   ##
============================================
- Coverage     59.14%   59.13%   -0.01%     
  Complexity      172      172              
============================================
  Files           234      235       +1     
  Lines         12032    12050      +18     
  Branches       1475     1478       +3     
============================================
+ Hits           7116     7126      +10     
- Misses         4312     4319       +7     
- Partials        604      605       +1     
Impacted Files Coverage Δ
...org/apache/kyuubi/ha/client/ServiceDiscovery.scala 41.26% <0.00%> (-2.61%) ⬇️
...rg/apache/kyuubi/engine/spark/SparkSQLEngine.scala 63.63% <0.00%> (-1.70%) ⬇️
...ala/org/apache/kyuubi/session/SessionManager.scala 62.80% <0.00%> (-0.53%) ⬇️
...in/scala/org/apache/kyuubi/config/KyuubiConf.scala 95.31% <0.00%> (ø)
...ache/kyuubi/ha/client/EngineServiceDiscovery.scala 50.00% <0.00%> (ø)
...i/ha/client/zookeeper/ServiceDiscoveryClient.scala 46.07% <0.00%> (ø)
...ache/kyuubi/engine/spark/SparkProcessBuilder.scala 87.61% <0.00%> (+0.61%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10034cd...98b3e5f. Read the comment docs.

- limitations under the License.
-->

<!-- DO NOT MODIFY THIS FILE DIRECTLY, IT IS AUTO GENERATED BY [org.apache.kyuubi.engine.spark.udf.KyuubiDefinedFunctionSuite] -->
Copy link
Member

Choose a reason for hiding this comment

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

nit


# Z-order introduction

## introduction
Copy link
Member

Choose a reason for hiding this comment

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

Introduction


## introduction

The following picture shows the workflow of z-order.
Copy link
Member

Choose a reason for hiding this comment

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

Let describe the picture


![](../imgs/extension/zorder-workflow.png)

### Supported table
Copy link
Member

Choose a reason for hiding this comment

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

Supported table format?

@yaooqinn yaooqinn added this to the 1.5.0 milestone Dec 1, 2021
@yaooqinn
Copy link
Member

yaooqinn commented Dec 1, 2021

thanks, merged to master

@yaooqinn yaooqinn closed this in 7127490 Dec 1, 2021
@ulysses-you ulysses-you deleted the zorder-docs branch December 2, 2021 01:28
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.

None yet

3 participants