TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Ray Data Snowflake Connector

1 pointsby pbdover 1 year ago
I have been trying to motivate my team towards using Ray with our snowflake setup. I recently came across this anyscale blog – &quot;Introducing the Anyscale Snowflake Connector&quot; which excited my further. After some searching on github, I could find the code for this connector as well.<p>I am a complete complete newbie to ray and hence couldn’t get this connector to work consistently. However, I am thoroughly familiar with snowflake and its python connector and I have a complete understanding how a snowflake connector in ray should work, so I went ahead and wrote my connector while seeking motivation from the above codebase as well as from the ray custom datasource documentation.<p>:drum: GitHub - prabodh1194&#x2F;ray_snowflake :drum:<p>Please go through my repo and fire away with questions and PRs and ideas on how can we go about using these.<p>Thanks a ton.<p>P.S.: I’ll be spending sometime this week to create an optimal write step which can directly write an arrow table to snowflake instead of taking the Pandas route.

no comments

no comments