[Bug]: UDF_CACHING
persistence mode persists input if persistent_id
is set.
#59
Labels
bug
Something isn't working
Steps to reproduce
This code persists input, I am not sure if it should. Notice that
persistence_mode
is set toUDF_CACHING
:If you run the code twice, you'll see that the values are read from persistence on the second run.
Relevant log output
What did you expect to happen?
UDF_CACHING
mode not persisting the input even ifpersistent_id
is set or error that thepersistent_id
is set inUDF_CACHING
mode.Version
0.12.0
Docker Versions (if used)
No response
OS
Linux
On which CPU architecture did you run Pathway?
None
The text was updated successfully, but these errors were encountered: