kyuubi/docs/deployment
Cheng Pan 3f4d7ca734
[KYUUBI #6983] Remove support for spark.sql.watchdog.forcedMaxOutputRows
### Why are the changes needed?

The feature `spark.sql.watchdog.forcedMaxOutputRows` is a little bit hacky, it's actually a manually implemented "limit pushdown", we already have a simple and more reliable way to achieve that by using `kyuubi.operation.result.max.rows`.

### How was this patch tested?

Pass GHA.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #6983 from pan3793/rm-forcedMaxOutputRows.

Closes #6983

5e0707955 [Cheng Pan] Remove support for spark.sql.watchdog.forcedMaxOutputRows

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2025-03-17 16:02:27 +08:00
..
spark [KYUUBI #6900] [DOCS] Correct spelling errors in 'large_query_results' part 2025-01-23 19:48:11 +08:00
engine_lifecycle.md [KYUUBI #4200] [Improvement] [Docs] Introduce Markdown formatting with spotless-maven-plugin and flexmark for docs 2023-01-30 11:14:41 +08:00
engine_on_kubernetes.md [KYUUBI #6876] Support rolling spark.kubernetes.file.upload.path 2025-01-15 01:27:12 +08:00
engine_on_yarn.md [KYUUBI #6964] Fix typos in serveral docs 2025-03-12 14:02:24 +08:00
engine_share_level.md [KYUUBI #6671] [DOC] Fix typo in ENGINE SHARE LEVEL docs 2024-09-05 14:34:45 +08:00
high_availability_guide.md [KYUUBI #6964] Fix typos in serveral docs 2025-03-12 14:02:24 +08:00
hive_metastore.md [KYUUBI #6239] Rename beeline to kyuubi-beeline 2024-04-03 18:35:38 +08:00
index.rst [KYUUBI #5154] [Doc] Move configuration docs to the top level 2023-08-11 18:23:08 +08:00
kyuubi_on_kubernetes.md [KYUUBI #6939] Bump Spark 3.5.5 2025-03-03 13:42:09 +08:00
migration-guide.md [KYUUBI #6983] Remove support for spark.sql.watchdog.forcedMaxOutputRows 2025-03-17 16:02:27 +08:00