agnes-the-ai-analyst/src
Petr a191ede28c Add columns and row_filter to TableConfig for selective BQ export
Propagate column selection and row filtering from data_description.md
through the BigQuery adapter to the BQ client. This enables exporting
only needed columns and applying date range filters at the SQL level,
critical for large DataView tables (e.g., 412-col unit_economics).
2026-03-11 19:37:04 +01:00
..
__init__.py Extract Keboola into connectors/keboola module 2026-03-09 12:22:16 +01:00
config.py Add columns and row_filter to TableConfig for selective BQ export 2026-03-11 19:37:04 +01:00
data_sync.py Add BigQuery data source adapter 2026-03-11 13:56:12 +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