[
https://issues.apache.org/jira/browse/MAHOUT-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suneel Marthi updated MAHOUT-1628:
----------------------------------
Affects Version/s: 0.9
Fix Version/s: 0.11.0
> Propagation of Updates in DF
> ----------------------------
>
> Key: MAHOUT-1628
> URL: https://issues.apache.org/jira/browse/MAHOUT-1628
> Project: Mahout
> Issue Type: New Feature
> Affects Versions: 0.9
> Reporter: Suminda Dharmasena
> Assignee: Suneel Marthi
> Labels: DSL, scala
> Fix For: 0.11.0
>
>
> Given data frame :
> C = A + B
> If some cells in A or B are updated:
> 1) calculate C using the latest values in A and B when C is accessed (pull)
> 2) when A or B is updated then propagate changes to C (push)
> You can use different operator for = in the above cases
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)