roboto.domain.topics.parquet.ingestion#
Module Contents#
- roboto.domain.topics.parquet.ingestion.logger#
- roboto.domain.topics.parquet.ingestion.make_topic_filename_safe(name, replacement_char='_')#
- Parameters:
name (str)
replacement_char (str)
- Return type:
str
- roboto.domain.topics.parquet.ingestion.upload_representation_file(file_path, association, caller_org_id=None, roboto_client=None)#
- Parameters:
file_path (pathlib.Path)
association (roboto.association.Association)
caller_org_id (Optional[str])
roboto_client (Optional[roboto.http.RobotoClient])
- Return type:
str