Iaroslav Igoshev

Results 189 comments of Iaroslav Igoshev

@AndreyPavlenko, cool, closing that issue as well.

@jbrockmendel, take a look at CI jobs. Some of them failed. Please also format the PR to follow the convention (PR title, commit message, release note, etc.).

`_propagate_index_objs` calls `_filter_empties` internally and if the dataframe doesn't have `row_lengths` and `column_widths` cashes, computations on partitions are triggered. That might be the case @jbrockmendel is experiencing.

Same applicable to apply. Working on this in https://github.com/YarShev/modin/commit/adb38ca15eb70d396fed7bd45bde86e71a27fb63.

If someone feels the issue should be kept open, do not hesitate to reopen it.

> @devin-petersohn I think it might be better to call repr to make sure the async operations complete. Not sure, what overhead comes from repr. It would probably be better...

@mvashishtha, could you play with `MinPartitionLen` and `MinPartitionWidth` settings?

@jeffreykennethli, does the issue still persist?