Skip to content

ayush0407/Snowflake-Snowpark-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snowflake-Snowpark-Demo

  1. Using Java-17
  2. As Java-17 is not fully compatible with Snowpark I was running into some session related issues. The fix for which is the below command.
  3. java --add-exports java.base/sun.net.www=ALL-UNNAMED -jar sf-0.0.1-SNAPSHOT.jar
  4. This project demos how can we connect with Snowflake using Snowpark and call stored procedures, queries etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages