Jungtaek Lim created SPARK-31014:
------------------------------------

             Summary: InMemoryStore: CountingRemoveIfForEach misses to remove 
key from parentToChildrenMap
                 Key: SPARK-31014
                 URL: https://issues.apache.org/jira/browse/SPARK-31014
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: Jungtaek Lim


SPARK-30964 introduces the secondary index which defines the relationship 
between parent - children and able to operate all children for given parent 
faster.

This change is not applied to CountingRemoveIfForEach, so there's a chance 
"countingRemoveAllByIndexValues" missed to remove key from parentToChildrenMap.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to