apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.11k stars 915 forks source link

[DOC] Fix a couple of typos #6719

Closed pionCham closed 1 month ago

pionCham commented 1 month ago

:mag: Description

Issue References πŸ”—

Describe Your Solution πŸ”§

fix a couple of typos

Types of changes :bookmark:

Test Plan πŸ§ͺ

Behavior Without This Pull Request :coffin:

Behavior With This Pull Request :tada:

Related Unit Tests


Checklist πŸ“

Be nice. Be informative.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (14bf56f) to head (71409a8). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6719 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 684 684 Lines 42281 42281 Branches 5766 5766 ====================================== Misses 42281 42281 ``` | [Flag](https://app.codecov.io/gh/apache/kyuubi/pull/6719/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Ξ” | | |---|---|---| | [](https://app.codecov.io/gh/apache/kyuubi/pull/6719/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `0.00% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pionCham commented 1 month ago

cc @bowenliang123

pan3793 commented 1 month ago

Thanks, merged to master