s3_source
Analyze S3 data sources and Delta tables to evaluate structure, format, and optimization opportunities.
Instructions
Analyze S3 data sources and Delta tables.
Modes:
analyze
Analyze S3 data source structure, format, and optimization opportunities.
Parameters: s3_path (required), include_schema_inference
delta
Analyze Delta table structure, properties, and optimization.
Parameters: table_path (required), analyze_history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| s3_path | No | ||
| table_path | No | ||
| analyze_history | No | ||
| include_schema_inference | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||