Michael Kret
9817a15da4
feat(Google BigQuery Node): Node improvements (#4877)
* ⚡ setup
* ⚡ finished v2 setup
* ⚡ fix return all, fix simplify with nested schema
* ⚡ fix for external tables, updated scopes
* ⚡ query operation
* ⚡ linter fixes
* ⚡ fixed not processed errors when inserting, move main loop to execute function to allow bulk request
* ⚡ customizible batch size when inserting, improoved errors
* ⚡ options for mapping input
* ⚡ fix for inserting RECORD type
* ⚡ updated simplify logic
* ⚡ fix for return with selected fields
* ⚡ option to return table schema
* ⚡ linter fixes
* ⚡ fix imports
* ⚡ query resource and fixes, rlc for projects
* ⚡ removed simplify, added raw output option
* ⚡ rlc for tables and datasets, no urls option
* ⚡ updated hints and description of query parameter, fix getMany VIEW, multioptions fo fields
* ⚡ added case when rows are empty
* ⚡ linter fixes
* ⚡ UI update, one resource
* ⚡ fix for output with field named json
* ⚡ using jobs instead queries
* ⚡ added error message
* ⚡ search for RLCs, fixes
* ⚡ json processing
* ⚡ removed getAll operation
* ⚡ executeQuery update
* ⚡ unit test
* ⚡ tests setup, fixes
* ⚡ tests
* Remove script for checking unused loadOptions
---------
Co-authored-by: agobrech <ael.gobrecht@gmail.com>
2023-04-19 14:55:01 +02:00
..
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-03-27 16:56:02 +01:00
2021-09-11 10:15:36 +02:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-02-21 15:20:28 +00:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2021-09-11 10:15:36 +02:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-04-14 13:39:52 +03:00
2023-04-19 14:55:01 +02:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-02-23 09:31:46 +01:00
2023-02-23 09:31:46 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-03-31 14:02:32 +03:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-03-06 16:27:49 +00:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2021-09-11 10:15:36 +02:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-03-09 10:05:03 +00:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-04-12 17:24:17 +03:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-04-12 16:27:19 +03:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-04-03 18:18:01 +03:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-03-09 18:13:15 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-02-03 17:04:37 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-03-31 18:14:43 +02:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-04-11 11:58:47 +02:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00
2023-01-27 12:22:44 +01:00