We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b68d17 commit 9b2468bCopy full SHA for 9b2468b
src/main/scala/net/snowflake/spark/snowflake/Utils.scala
@@ -54,7 +54,7 @@ object Utils {
54
*/
55
val SNOWFLAKE_SOURCE_SHORT_NAME = "snowflake"
56
57
- val VERSION = "2.16.0"
+ val VERSION = "3.0.0"
58
59
/**
60
* The certified JDBC version to work with this spark connector version.
0 commit comments