jay
08/23/2024, 8:12 PMwith_execution/planning_config(): ...
I noticed a bunch of places in the testing code/in our Ray runner code where we would call set_execution/planning_config pretty naively… But this is pretty dangerous and affects global state — so I changed everything to use this new context manager instead