agnes-the-ai-analyst/connectors
Petr 4f74543a12 Fix streaming: use RowIterator.to_arrow_iterable() not QueryJob
QueryJob only has to_arrow(), not to_arrow_iterable().
Must call query_job.result() first to get RowIterator,
which has the streaming to_arrow_iterable() method.
2026-03-11 20:15:35 +01:00
..
bigquery Fix streaming: use RowIterator.to_arrow_iterable() not QueryJob 2026-03-11 20:15:35 +01:00
jira Branding cleanup: remove Keboola-specific references from docs and config 2026-03-09 12:22:27 +01:00
keboola Add self-service data onboarding system 2026-03-09 14:25:37 +01:00
__init__.py Extract Jira into connectors/jira module 2026-03-09 11:17:50 +01:00