Skip to content

Modify cost updates to be more extension friendly#1113

Merged
TristonianJones merged 1 commit into
cel-expr:masterfrom
TristonianJones:fix-cost-estimation-order
Jan 28, 2025
Merged

Modify cost updates to be more extension friendly#1113
TristonianJones merged 1 commit into
cel-expr:masterfrom
TristonianJones:fix-cost-estimation-order

Conversation

@TristonianJones

@TristonianJones TristonianJones commented Jan 28, 2025

Copy link
Copy Markdown
Collaborator

Modify cost updates to be more extension friendly

  • Revert scalar designation for type and null values
  • Revert type size estimation to defer to caller first

While the majority of the cost estimation updates remain
in place, the two changes above ensure maximum compat
with Kubernetes.

In future updates, the cost estimation will be versioned
just like all other library updates.

Closes #1114

* Revert scalar designation for type and null values
* Revert type size estimation to defer to caller first
@TristonianJones TristonianJones merged commit d8351df into cel-expr:master Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cost tracking in v0.23.0 changes call order for estimations

2 participants