]
Steven Hawkins resolved TEIID-3146.
-----------------------------------
Resolution: Out of Date
Marking older issues as out of date.
Billing mechanism based on the query's complexity
-------------------------------------------------
Key: TEIID-3146
URL:
https://issues.redhat.com/browse/TEIID-3146
Project: Teiid
Issue Type: Feature Request
Reporter: João Viragine
Priority: Minor
Fix For: Open To Community
It would be nice if we had a billing mechanism based on the query's complexity.
Teeid exposes information about the queries issued, the amount of records returned, the
time elapsed and the query plan.
It could also expose the amount of data (in bytes) returned by each query.
We could combine the above data plus the query complexity to create a score for a billing
calculation.