agnes-the-ai-analyst/src
Petr 28543d98b1 Fix profiler file_size and catalog stats fallback
- Profiler computes file_size_mb from actual parquet files when
  sync_state.json is absent (sample data / no-sync deployments)
- Catalog header falls back to profiles.json for aggregate stats
  (tables count, total rows) when sync_state.json is missing
2026-03-10 22:12:46 +01:00
..
__init__.py Extract Keboola into connectors/keboola module 2026-03-09 12:22:16 +01:00
config.py Extract Keboola into connectors/keboola module 2026-03-09 12:22:16 +01:00
data_sync.py Add self-service data onboarding system 2026-03-09 14:25:37 +01:00
parquet_manager.py Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
profiler.py Fix profiler file_size and catalog stats fallback 2026-03-10 22:12:46 +01:00
table_registry.py Add self-service data onboarding system 2026-03-09 14:25:37 +01:00