aggregation #2
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
zordsdavini/zordfsdb#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add possibility to have some calculated value dependent on others. Same idea as Template. Mostly from List objects or simple objects.
Should be in
OPERATION ...argumentsPossible operations:
Working with List objects should be saved in separate Object.
Should have command like
TEMPLATE:AGGREGATE "<operation with all arguments>"hExpressions
Should be in
OPERATION path1 path2|value.For path:
For value:
Ex.
MAX list.$.updatedvalue ofobject/.aggregate/last_updateSUM _.pending _.process _.finishedvalue ofobject/.aggregate/totalCOUNT VE list.$.ready "0"value ofobject/.aggregate/not_ready_countAVG list.$.countvalue ofobject/.aggregate/avg_countandCOUNT PH list.$.count _.avg_countvalue ofobject/.aggregate/count_above_avgThoughts
.targetdirectory of soft links or<root>/__tdirectory to have list of all dependent aggregations.