MCPcopy Create free account
hub / github.com/databricks/learning-spark / combineIfBothPresent

Function combineIfBothPresent

src/python/IntersectByKey.py:17–28  ·  view source on GitHub ↗

Return an iterable of the elements from both itr1 and itr2 if there are elements in both itr1 and itr2 otherwise return an empty itrable

(itrs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected