Expand description
Handles enrichment tables for type = file
.
Structs§
- File
- A struct that implements vector_lib::enrichment::Table to handle loading enrichment data from a CSV file.
- File
Config - Configuration for the
file
enrichment table. - File
Data - The data resulting from loading a configured file.
- File
Settings - File-specific settings.
Enums§
- Encoding
- File encoding configuration.