Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kczimm
Copy link
Contributor

@kczimm kczimm commented Oct 22, 2025

  • Document partition_mode DuckDB acceleration param

  • Clarify partition_mode connection pooling details

Updated description of partition_mode to clarify connection pooling behavior.

  • Update partition_mode description for clarity

Enhanced explanation of 'partition_mode' to clarify performance benefits.

🗣 Description

🔨 Related Issues

🤔 Concerns

* Document `partition_mode` DuckDB acceleration param

* Clarify partition_mode connection pooling details

Updated description of `partition_mode` to clarify connection pooling behavior.

* Update partition_mode description for clarity

Enhanced explanation of 'partition_mode' to clarify performance benefits.
@kczimm kczimm self-assigned this Oct 22, 2025
@github-actions
Copy link

github-actions bot commented Oct 22, 2025

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: kczimm

1 similar comment
@github-actions
Copy link

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: kczimm

@github-actions
Copy link

🚀 deployed to https://ab97a198.spiceai-org-website.pages.dev

@kczimm kczimm merged commit 56a847b into trunk Oct 22, 2025
8 checks passed
mach-kernel pushed a commit that referenced this pull request Oct 27, 2025
* Blog Post for v1.8.2 (#1195)

* Revert "Blog Post for v1.8.2 (#1195)"

This reverts commit bc91747.

* Document enabling acceleration refresh metrics (#1193)

* Document `partition_mode` DuckDB acceleration param (#1194) (#1197)

* Document `partition_mode` DuckDB acceleration param

* Clarify partition_mode connection pooling details

Updated description of `partition_mode` to clarify connection pooling behavior.

* Update partition_mode description for clarity

Enhanced explanation of 'partition_mode' to clarify performance benefits.

Co-authored-by: Sergei Grebnov <[email protected]>

* Revert "Revert "Blog Post for v1.8.2"" (#1198)

* client timeout for s3vectors

---------

Co-authored-by: wyattwenzel <[email protected]>
Co-authored-by: Luke Kim <[email protected]>
Co-authored-by: Viktor Yershov <[email protected]>
Co-authored-by: Kevin Zimmerman <[email protected]>
Co-authored-by: Sergei Grebnov <[email protected]>
mach-kernel pushed a commit that referenced this pull request Oct 27, 2025
* Blog Post for v1.8.2 (#1195)

* Revert "Blog Post for v1.8.2 (#1195)"

This reverts commit bc91747.

* Document enabling acceleration refresh metrics (#1193)

* Document `partition_mode` DuckDB acceleration param (#1194) (#1197)

* Document `partition_mode` DuckDB acceleration param

* Clarify partition_mode connection pooling details

Updated description of `partition_mode` to clarify connection pooling behavior.

* Update partition_mode description for clarity

Enhanced explanation of 'partition_mode' to clarify performance benefits.

Co-authored-by: Sergei Grebnov <[email protected]>

* Revert "Revert "Blog Post for v1.8.2"" (#1198)

* Document that vector engine datasets must be accelerated

---------

Co-authored-by: wyattwenzel <[email protected]>
Co-authored-by: Luke Kim <[email protected]>
Co-authored-by: Viktor Yershov <[email protected]>
Co-authored-by: Kevin Zimmerman <[email protected]>
Co-authored-by: Sergei Grebnov <[email protected]>
mach-kernel pushed a commit that referenced this pull request Oct 28, 2025
* Document `partition_mode` DuckDB acceleration param (#1194)

* Document `partition_mode` DuckDB acceleration param

* Clarify partition_mode connection pooling details

Updated description of `partition_mode` to clarify connection pooling behavior.

* Update partition_mode description for clarity

Enhanced explanation of 'partition_mode' to clarify performance benefits.

* client timeout for s3vectors (#1199)

* Blog Post for v1.8.2 (#1195)

* Revert "Blog Post for v1.8.2 (#1195)"

This reverts commit bc91747.

* Document enabling acceleration refresh metrics (#1193)

* Document `partition_mode` DuckDB acceleration param (#1194) (#1197)

* Document `partition_mode` DuckDB acceleration param

* Clarify partition_mode connection pooling details

Updated description of `partition_mode` to clarify connection pooling behavior.

* Update partition_mode description for clarity

Enhanced explanation of 'partition_mode' to clarify performance benefits.

Co-authored-by: Sergei Grebnov <[email protected]>

* Revert "Revert "Blog Post for v1.8.2"" (#1198)

* client timeout for s3vectors

---------

Co-authored-by: wyattwenzel <[email protected]>
Co-authored-by: Luke Kim <[email protected]>
Co-authored-by: Viktor Yershov <[email protected]>
Co-authored-by: Kevin Zimmerman <[email protected]>
Co-authored-by: Sergei Grebnov <[email protected]>

* Document that vector engine datasets must be accelerated (#1201)

* Blog Post for v1.8.2 (#1195)

* Revert "Blog Post for v1.8.2 (#1195)"

This reverts commit bc91747.

* Document enabling acceleration refresh metrics (#1193)

* Document `partition_mode` DuckDB acceleration param (#1194) (#1197)

* Document `partition_mode` DuckDB acceleration param

* Clarify partition_mode connection pooling details

Updated description of `partition_mode` to clarify connection pooling behavior.

* Update partition_mode description for clarity

Enhanced explanation of 'partition_mode' to clarify performance benefits.

Co-authored-by: Sergei Grebnov <[email protected]>

* Revert "Revert "Blog Post for v1.8.2"" (#1198)

* Document that vector engine datasets must be accelerated

---------

Co-authored-by: wyattwenzel <[email protected]>
Co-authored-by: Luke Kim <[email protected]>
Co-authored-by: Viktor Yershov <[email protected]>
Co-authored-by: Kevin Zimmerman <[email protected]>
Co-authored-by: Sergei Grebnov <[email protected]>

* Add Task History plan capture (#1204)

* Add/update runtime.query.{temp_directory, memory_limit, spill_compression} (#1190)

* Add runtime.query.{temp_directory, memory_limit, spill_compression}

* Fix

* Fix broken link (#1205)

* DuckDB: document `on_refresh_recompute_statistics` and `connection_pool_size` (#1207)

---------

Co-authored-by: Sergei Grebnov <[email protected]>
Co-authored-by: Jack Eadie <[email protected]>
Co-authored-by: wyattwenzel <[email protected]>
Co-authored-by: Viktor Yershov <[email protected]>
Co-authored-by: Kevin Zimmerman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants