Dask on Ray for DaskGraphRunner: Serialization of GraphNode class

I think the caching still creates SQL objects. what you can do is make the cache size env var as 0 and try. I think this file is definitely creating the cache object even if you force retraining. so every Node in the GraphPipeline becomes sort of an SQL object. Can you check if you disable cache using the env var as mentioned below, does it still creates a database?