ray.data.Catalog#

class ray.data.Catalog[source]#

Bases: ABC

A directory service that resolves a table name to a readable source.

PublicAPI (alpha): This API is in alpha and may change before becoming stable.

Methods

__init__

resolve

Resolve table for the given reader.