Skip to content

chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group across 1 directory#252

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/main/proto-33bc8ff79f
Closed

chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group across 1 directory#252
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/main/proto-33bc8ff79f

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 24, 2026

Bumps the proto group with 1 update in the / directory: pbjson-types.

Updates pbjson-types from 0.8.0 to 0.9.0

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 24, 2026

Labels

The following labels could not be found: auto-dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/cargo/main/proto-33bc8ff79f branch from c575b9e to 02e5ee2 Compare February 3, 2026 19:02
@dependabot dependabot Bot force-pushed the dependabot/cargo/main/proto-33bc8ff79f branch 2 times, most recently from 3ec3a20 to d730237 Compare February 23, 2026 10:20
@dependabot dependabot Bot force-pushed the dependabot/cargo/main/proto-33bc8ff79f branch from d730237 to 4787d43 Compare March 7, 2026 12:15
@dependabot dependabot Bot force-pushed the dependabot/cargo/main/proto-33bc8ff79f branch 2 times, most recently from 816e8b6 to e089cab Compare March 21, 2026 12:14
@dependabot dependabot Bot force-pushed the dependabot/cargo/main/proto-33bc8ff79f branch from e089cab to 2fb88c8 Compare April 4, 2026 12:15
Dandandan and others added 2 commits April 6, 2026 21:34
When a ProjectionExec only renames columns (all expressions are
sequential Column references), absorb the rename into the child
AggregateExec's output schema, eliminating the ProjectionExec entirely.

This avoids per-batch overhead of expression evaluation, RecordBatch
construction, and the stream wrapper layer for these trivial rename
projections that appear in most GROUP BY queries.

Only applies to final-mode aggregates (Final/FinalPartitioned/Single/
SinglePartitioned) to avoid breaking distribution requirements for
intermediate aggregates.

Changes:
- Add `AggregateExec::with_output_schema()` that clones the exec with
  renamed output fields, updating both schema and output partitioning
- Add `try_absorb_rename_projection()` in projection pushdown optimizer
- Add `remap_partitioning()` helper to update Column references in
  hash partitioning when field names change

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Bumps the proto group with 1 update in the / directory: [pbjson-types](https://github.com/influxdata/pbjson).


Updates `pbjson-types` from 0.8.0 to 0.9.0
- [Commits](https://github.com/influxdata/pbjson/commits/0.9.0)

---
updated-dependencies:
- dependency-name: pbjson-types
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: proto
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/main/proto-33bc8ff79f branch from 2fb88c8 to 663da64 Compare April 11, 2026 12:15
@Dandandan Dandandan force-pushed the main branch 2 times, most recently from 6fbf806 to 16e578d Compare April 12, 2026 09:24
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 18, 2026

Looks like pbjson-types is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 18, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/main/proto-33bc8ff79f branch April 18, 2026 12:15
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.

1 participant