Instead of hardcoded Python constants, load profiler settings from config: - instance.yaml: profiler section with all parameters - Defaults: fallback to sensible defaults if config not found - Centralized: all profiler tuning in one place, no code changes needed |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| data_sync.py | ||
| parquet_manager.py | ||
| profiler.py | ||
| table_registry.py | ||