Input
Executionexec_in
Trigger execution
Data/DataFusion
Mount CSV files from a FlowPath into a DataFusion session as a queryable table. Listing and schema inference are deferred until a query actually uses the session, so cached queries can skip them entirely.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger execution
DataFusion session to mount the table into
FlowPath to CSV files (can be a directory prefix or single file)
Name to register the table as in the DataFusion catalog
Whether the CSV files have a header row
Column delimiter character
File extension filter
Table mounted successfully