DataJunction / dj

A metrics platform.

Home Page:http://datajunction.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snowflake Query Service

Geo881 opened this issue · comments

  • Add snowflake to the engine type enum
  • Update the json schema to validate snowflake specific parameters
  • Use snowflake client with the user configured parameters to query a snowflake warehouse
  • Convert results to a DJ query results object
  • Mock snowflake python client and write tests