fsspec_data.confluent¶
Classes¶
Functions¶
|
|
|
Module Contents¶
- class fsspec_data.confluent.ConfluentSchemaDocument[source]¶
- schema: str¶
- schema_type: str¶
- subject: str¶
- version: str¶
- schema_id: str | None¶
- references: tuple[collections.abc.Mapping[str, Any], Ellipsis]¶
- fsspec_data.confluent.fetch_confluent_schema(url: str, storage_options: collections.abc.Mapping[str, Any]) ConfluentSchemaDocument[source]¶