We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038d4b7 commit 25baadeCopy full SHA for 25baade
lib/constants.js
@@ -1,3 +1,3 @@
1
-export const SPARK_VERSION = '1.7.1'
+export const SPARK_VERSION = '1.8.0'
2
export const MAX_CAR_SIZE = 200 * 1024 * 1024 // 200 MB
3
export const APPROX_ROUND_LENGTH_IN_MS = 60 * 60_000 // 1 hour
0 commit comments