Commit graph

11 commits

Author SHA1 Message Date
Rudhra Deep Biswas
b13e9f88bd v nice 2026-04-21 16:12:53 +05:30
Rudhra Deep Biswas
9aa221c67a sus 2026-04-20 12:38:45 +05:30
Rudhra Deep Biswas
c3cfe44620 init 2026-04-20 10:56:54 +05:30
Siddharth Pundir
1a75b1d46d
Implemented the list tables and list dataset for the big query (#15806)
* Implemented the list tables and dataset for the big query

* Implemented the list table method
2026-04-08 00:39:12 +05:30
Ganesh Kumar
15e1cb93f9
new operation get dataset info (#15736) 2026-03-30 21:44:55 +05:30
Ganesh Kumar
6e5badccc3
Hotfix: Support for specifying OAuth scopes for BigQuery connections (#14567) 2025-11-13 21:40:02 +05:30
Kushagra Srivastava
1147142174
Added detailed error descriptions in BigQuery Plugin (#12384)
* Added detailed error descriptions in BigQuery Plugin

Signed-off-by: thesynthax <kushagra1403@gmail.com>

* Update index.ts

---------

Signed-off-by: thesynthax <kushagra1403@gmail.com>
2025-04-03 12:00:16 +05:30
Arpit
dce717c78a
[Bugfix] Fixes List tables operation for Big Query (#4034)
* fixes: List tables operations

* sanitized response

* sanitized response for create and delete table

* handle create_view operation without condition being passed

* updates insertion response

* handle create_view operation without condition being passed
2022-09-24 00:43:44 +05:30
Kiran Ashok
956bb5b0db
Feature :: Bigquery revamp (#3301)
* added create delete table, create view

* new operations

* tested basic operations , constructing query for table operations

* updates

* updates:: insert , update , delete query construct

* insert query tested :: updates for other crud operations

* update view query

* update record

* view query tested

* removing logs

* completed update

* checking for bugs :: removed some unwanted code in list table,dataset, create,delete table

* adding placeholders

* changing condition as single string

* removing unused types

* custom column builder fucntion

* type update

* completed view :: for review

* removing logs

* pr changes :: changed cloumns to object and viewcolumn to string , updated WHERE condition

* typos and docs updated

* docs updates
2022-06-17 19:58:21 +05:30
Maurits Lourens
60f515d19c
Feature/2395 - add eslint to plugins (#2402)
* merge develop

* Add eslint dependencies, configs and scripts to plugins project

* run lint with Github action

* ignore tests and dist folders

* fun eslint with --fix and manual fixes, renamed __tests_ to __tests__

* add plugins packages folder to lint-staged config

* fix lint issue
2022-03-10 12:29:48 +05:30
Midhun G S
f4284f8f81
Big Query Integration 🚀 (#2160)
* initial commit

* feature-2152 bigquery integration

* Typo fix

* moved bigquery to databse type
2022-02-07 15:32:38 +05:30