Skip to content

Incompatibility with Ray 2.31 dependency #2878

Closed
@frosk1

Description

@frosk1

Describe the bug

ImportError: cannot import name 'DefaultParquetMetadataProvider' from 'ray.data.datasource.file_meta_provider'

module has been restructured in new ray version:
ray-project/ray@e116c5a

How to Reproduce

use pandas with modin on ray

import modin.pandas as pd
import ray
...

Expected behavior

No ImportError

Your project

No response

Screenshots

No response

OS

Linux Ubuntu

Python version

3.9

AWS SDK for pandas version

3.8.0

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions