bytechef
bytechef copied to clipboard
[component] Google BigQuery
As a Workflow Developer I want to be able to use the native Google BigQuery connector So that I can implement more complex integration use cases where the connector is involved.
Website: https://cloud.google.com/bigquery Documentation: https://cloud.google.com/bigquery/docs/reference/rest
Acceptance Criteria
List of implemented actions:
- [x] query
Definition of Done:
- [x] Unit/Integration tests
- [x] Documentation
Query I used for testing: SELECT ROW1 FROM bytechef-test-472406.dataset1.table1 LIMIT 1000