kyuubi/extensions
wforget c1fc8c0ab1
[KYUUBI #6168] Check if forcedMaxOutputRows is negative
# 🔍 Description
## Issue References 🔗

This pull request fixes #6168

## Describe Your Solution 🔧

Check if forcedMaxOutputRows is negative.

## Types of changes 🔖

- [X] 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 ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [X] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6169 from wForget/KYUUBI-6168.

Closes #6168

b18d8e5f5 [wforget] fix style
057c5388b [wforget] Check if forcedMaxOutputRows is negative

Authored-by: wforget <643348094@qq.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 6a4f6f0c88)
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-03-12 16:00:00 +08:00
..
server/kyuubi-server-plugin [RELEASE] Bump 1.8.2-SNAPSHOT 2024-02-26 08:31:47 +00:00
spark [KYUUBI #6168] Check if forcedMaxOutputRows is negative 2024-03-12 16:00:00 +08:00
README.md [KYUUBI #4312] [DOCS] Include **/README.md in markdown style check 2023-02-14 02:23:32 +08:00

For developers

This folder contains plugins/extension for kyuubi server and different engine types.

  • ext
    • kyuubi-server
    • spark
    • flink
    • trino
    • hive
    • others
    • ...