1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

304 Commits

Author SHA1 Message Date
Christophe Duong
206d3cbea8 Naming conventions managed in destinations (#1060)
Handled field and table identifier conversions as necessary in order to successfully in destinations
2020-11-25 18:53:23 +01:00
Charles
02a93dd259 remove snowflake use of streamRenamer in standard tests (#866) 2020-11-09 23:54:52 -08:00
John Lafleur
5aea7a67c4 Added Snowflake / FB / Google Ads in changelogs (#825) 2020-11-05 09:16:59 -08:00
Jared Rhizor
5f0b0a4101 add snowflake destination (#784)
* add snowflake destination

* dry

* temporarily run in PR build

* fmt

* fix nits

* finish fixing nits

* propate timestamp

* stop running snowflake tests in prs

* Update docs/integrations/destinations/snowflake.md

Co-authored-by: Charles <giardina.charles@gmail.com>

* use non-transient tables

* separate knowledge of integration name from individual destination tests

Co-authored-by: Charles <giardina.charles@gmail.com>
2020-11-02 11:51:15 -08:00