Any objections if I make Daft automatically use th...
# daft-dev
j
Any objections if I make Daft automatically use the Ray runner if we detect
ray.is_initialized()
? https://github.com/Eventual-Inc/Daft/issues/2260 😬 😬 😬 I feel like this is a pretty common pitfall, and maybe the Warning log message isn’t sufficient here
👍 3
PR to automatically use RayRunner if
ray.init
was already called: https://github.com/Eventual-Inc/Daft/pull/2282