Skip to content

BUG: When there is only one backend available for a merge and error may occur #7684

@sfc-gh-jkew

Description

@sfc-gh-jkew

Modin version checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest released version of Modin.

  • I have confirmed this bug exists on the main branch of Modin. (In order to do this you can follow this guide.)

Reproducible Example

Demoed - part of benchmarking.

Issue Description

A ValueError, "Cannot cast to any of the available backends, as the estimated cost is too high. Tried these backends:" will be thrown if there is only one backend passed to the calculator.

Expected Behavior

A default backend should be set. If there are no backends at all, then a ValueError can be thrown.

Error Logs

Replace this line with the error backtrace (if applicable).

Installed Versions

Replace this line with the output of pd.show_versions()

Metadata

Metadata

Assignees

Labels

Triage 🩹Issues that need triagebug 🦗Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions