kyuubi/docs/connector
Cheng Pan 52d25c7cf1
[KYUUBI #5819] [DOCS] Fix rst syntax of missing blank line after code-block
# 🔍 Description
## Issue References 🔗

This pull request fixes a rst syntax of missing blank line after code-block

## Describe Your Solution 🔧

Add a blank line.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️
<img width="1316" alt="image" src="https://github.com/apache/kyuubi/assets/26535726/a35725aa-03be-4402-a482-6cfa74430293">

#### Behavior With This Pull Request 🎉
<img width="1337" alt="image" src="https://github.com/apache/kyuubi/assets/26535726/acc643c0-9b91-49c6-97ae-44cc83874ea5">

#### Related Unit Tests

---

# Checklists
## 📝 Author Self Checklist

- [x] My code follows the [style guidelines](https://kyuubi.readthedocs.io/en/master/contributing/code/style.html) of this project
- [x] I have performed a self-review
- [ ] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

## 📝 Committer Pre-Merge Checklist

- [ ] Pull request title is okay.
- [ ] No license issues.
- [ ] Milestone correctly set?
- [ ] Test coverage is ok
- [ ] Assignees are selected.
- [ ] Minimum number of approvals
- [ ] No changes are requested

**Be nice. Be informative.**

Closes #5819 from pan3793/hudi-doc.

Closes #5819

45149c5ac [Cheng Pan] fix
3236c9692 [Cheng Pan] [DOCS] Fix rst syntax in Hudi connector page

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-12-05 21:56:24 +08:00
..
flink [KYUUBI #4614] [DOCS] Rename Flink Table Store to Apache Paimon (Incubating) in docs Connectors for Flink SQL Query Engine 2023-03-27 13:04:42 +08:00
hive [KYUUBI #4607] [DOCS] Rename Flink Table Store to Apache Paimon (Incubating) in docs Connectors for Hive SQL Query Engine 2023-03-26 18:30:22 +08:00
spark [KYUUBI #5819] [DOCS] Fix rst syntax of missing blank line after code-block 2023-12-05 21:56:24 +08:00
trino [KYUUBI #4608] [DOCS] Rename Flink Table Store to Apache Paimon (Incubating) in docs Connectors for Trino SQL Query Engine 2023-03-26 18:11:48 +08:00
index.rst [KYUUBI #3082] Add iceberg connector doc for Trino SQL Engine 2022-07-27 17:05:39 +08:00