Commit graph

6 commits

Author SHA1 Message Date
Akshay
5b5b354842
Chore: Snowflake sdk update (#8179)
* update snowflake sdk
2023-12-07 18:00:35 +05:30
Kiran Ashok
ff0e0a49ca
added :: fix for connection getting lost in snowflake (#5936) 2023-04-06 16:43:41 +05:30
Akshay Sasidharan
85bd193df1 fix lint error 2022-04-18 16:39:18 +05:30
Josh Taylor
3404aad489
Add missing sourceOptions to Snowflake to fix the warehouse/database/schema/role when connecting (#2718)
* Add missing sourceOptions to snowflake and use official snowflake-sdk

* Revert change to snowflake-sdk
2022-04-18 13:31:30 +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
Akshay
1228c3b48d
Feature: Snowflake integration 🚀 (#2261)
* wip

* establish connection to snowflake ds

* fix icon

* fix snowflake operations manifest

* add documentation

* fix formatting

* add snowflake optional params

* update snowflake sdk dependencies
2022-02-17 14:33:27 +05:30