Alexey Prutskov

Results 17 comments of Alexey Prutskov

I would prefer not to close this issue now, because the reproducer from description uses `Series`+`Series` type of operation (this types of bin operations wasn't touched by #4391). Probably it's...

Connected with https://github.com/modin-project/modin/issues/3222

> @prutskov When we have a large cost to read from remote storage, wouldn't it be better to try to put the read blocks from the driver process directly into...

> 2. The worker reads its chunk, finds the first full line and last line (much like driver does now), and then it sends the half-lines (incomplete first and last...

Reopened because only problem 1 from the issue description was resolved by #4563

> What about cpu count? Engine? The info related of cpu count was added in the PR description. The execution engine you can see in the reproducer - Ray.