Skip to content

Commit 4ceda06

Browse files
authored
fix: spark connect client spark version (#1206)
1 parent ab69baf commit 4ceda06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark-connect-client/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
versions = [
22
{
33
"product": "3.5.6",
4-
"spark-k8s": "3.5.5",
4+
"spark-k8s": "3.5.6",
55
"java-base": "17",
66
"python": "3.11",
77
},

0 commit comments

Comments
 (0)