8000 GitHub - prabodh1194/ray_snowflake: Ray Data Connector for Snowflake
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

prabodh1194/ray_snowflake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ray_snowflake

This repo does a test drive of using snowflake as a source in ray. This has been done after I struggled to make -- anyscale snowflake connector work. I have written a test driver as well which shows how to do a basic transform on this dataset.

Setup

You just need a valid snowflake account to test this out. I tested this code on a trial snowflake account and hence could get this to work with ACCOUNTADMIN creds.

  1. make all: create python 3.10 venv and install the deps.
  2. cp .env.example .env: setup the credentials environment.
  3. Open the .env file and setup the 3 creds.

Run

Once you have filled up the creds correctly, you can run the script and see things happen. The test script performs a write to a DB as well. You can tinker the script to put in the correct db name.

About

Ray Data Connector for Snowflake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0