Rename aggregate_pushdown_optimization -> duckdb_aggregate_pushdown_optimization#1263
Merged
Conversation
✅ Pull with Spice PassedPassing checks:
|
duckdb_aggregate_pushdownaggregate_pushdown_optimization -> duckdb_aggregate_pushdown
|
🚀 deployed to https://9e444e90.spiceai-org-website.pages.dev |
aggregate_pushdown_optimization -> duckdb_aggregate_pushdownaggregate_pushdown_optimization -> duckdb_aggregate_pushdown_optimization
|
🚀 deployed to https://f1274239.spiceai-org-website.pages.dev |
|
🚀 deployed to https://05602112.spiceai-org-website.pages.dev |
phillipleblanc
approved these changes
Dec 9, 2025
|
🚀 deployed to https://f4b5b59f.spiceai-org-website.pages.dev |
peasee
pushed a commit
that referenced
this pull request
Dec 9, 2025
* Caching acceleration docs (#1250) * agg pushdown parameter documentation (#1256) * Add additional hashing algorithms, including updated default (#1259) * Add hashing algorithms to runtime reference * DynamoDB Streams (#1252) * DynamoDB Streams * Update * More updates * Update * Update * Update * Update * Update * Update engine * Update * Update cookbooks * Add OTel exporter docs (#1260) * Add OTel exporter docs * Update with specific metrics * Caching acceleration docs update (#1261) * Add OTel exporter docs * Update with specific metrics * Update caching docs * Rename `aggregate_pushdown_optimization` -> `duckdb_aggregate_pushdown_optimization` (#1263) * Rename param to `duckdb_aggregate_pushdown` * fix name prefix * fix name * fix typo * Remove OTEL exporter http mode (#1264) --------- Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com> Co-authored-by: David Stancu <david@spice.ai> Co-authored-by: Phillip LeBlanc <phillip@spice.ai> Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech> Co-authored-by: Viktor Yershov <viktor@spice.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗣 Description
🔨 Related Issues
🤔 Concerns