ludwig icon indicating copy to clipboard operation
ludwig copied to clipboard

Remove backwards compatibility hacks for older versions of Ray.

Open justinxzhao opened this issue 3 years ago • 0 comments

In several locations in Ludwig code, there are manual checks for the Ray version that workaround backwards-incompatible changes between different versions of Ray.

#2173 compiles a partial list.

As we upgrade to newer versions of Ray, we should remove/consolidate older calling methods.

justinxzhao avatar Jun 21 '22 20:06 justinxzhao