agnes-the-ai-analyst/connectors/bigquery
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 Add BigQuery data source adapter 2026-03-11 13:56:12 +01:00
adapter.py Add columns and row_filter to TableConfig for selective BQ export 2026-03-11 19:37:04 +01:00
client.py Add BQ Storage API fallback to REST when readsessions permission missing 2026-03-11 13:59:09 +01:00