Skip to content

sql/colexec/colbuilder: consider pooling render operators #88525

@ajwerner

Description

@ajwerner

Is your feature request related to a problem? Please describe.

Likely fallout from #83689, we now see 5+% of bytes allocated in tpcc due to these operators:
Screen Shot 2022-09-22 at 6 02 48 PM

Describe the solution you'd like
We pool other operators, we could pool these.

Jira issue: CRDB-19943

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-queriesSQL Queries Teambranch-masterFailures and bugs on the master branch.branch-release-22.2Used to mark GA and release blockers, technical advisories, and bugs for 22.2

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions