yoshiki obata created BEAM-11649:
------------------------------------
Summary: NotImplementedError raised because function
InMemoryCache.clear is not implemented
Key: BEAM-11649
URL: https://issues.apache.org/jira/browse/BEAM-11649
Project: Beam
Issue Type: Bug
Components: testing
Affects Versions: 2.27.0
Reporter: yoshiki obata
apache_beam.runners.interactive.testing.test_cache_manager.InMemoryCache does
not implement clear function though it inherits
apache_beam.runners.interactive.cache_manager.CacheManager.
Therefore, NotImplementedError is raised when InMemoryCache.clear is called.
This bug is found in this test;
https://ci-beam.apache.org/job/beam_PreCommit_Python_Commit/16819/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)