You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change
Hello, mostly wanted to confirm that the Cost and CostEstimate support is not available in Java...?
The spec mentions about applications being able to limit utilization based on the complexity of expressions, but I'm not sure these facilities are actually part of the spec itself.
If it's not, would definitely be a great addition at some point. Thanks.
Feature request checklist
Change
Hello, mostly wanted to confirm that the
CostandCostEstimatesupport is not available in Java...?The spec mentions about applications being able to limit utilization based on the complexity of expressions, but I'm not sure these facilities are actually part of the spec itself.
If it's not, would definitely be a great addition at some point. Thanks.
Example
https://pkg.go.dev/github.com/google/cel-go/checker#Cost
Alternatives considered
None