Roman Isecke 901704b6c0
update sphinx docs with ingest content (#1969)
### Description
Create a new structure for ingest content in the docs, update with all
configs
2023-11-02 20:40:35 +00:00

24 lines
1.1 KiB
ReStructuredText

Ingest Configuration
======================
A comprehensive list of common configurations plays a pivotal role in structuring the data required to execute an
ingest process effectively. These configurations encompass a range of parameters and settings that guide how data
is collected, transformed, and stored. Common configurations may include data format
specifications, destination targets, data partitioning strategies, error handling rules, and transformation
routines. By defining and organizing these configurations, users can establish a clear and consistent
framework for data ingestion processes, ensuring that data is ingested, processed, and delivered accurately,
securely, and efficiently. Such a structured approach to data configuration forms the foundation for robust
and reliable data ingestion systems across various domains and applications.
.. toctree::
:maxdepth: 2
configs/processor_config
configs/read_config
configs/partition_config
configs/permissions_config
configs/retry_strategy_config
configs/chunking_config
configs/embedding_config
configs/fsspec_config