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 1626a68 commit e7a90dfCopy full SHA for e7a90df
src/resources/cdm-detailed.properties
@@ -286,7 +286,7 @@ spark.cdm.perfops.ratelimit.target 20000
286
# .partition
287
# .min : Default is 0 (when using RandomPartitioner) and -9223372036854775808 (-2^63)
288
# otherwise. Lower partition bound (inclusive).
289
-# .min : Default is 2^127-1 (when using RandomPartitioner) and 9223372036854775807
+# .max : Default is 2^127-1 (when using RandomPartitioner) and 9223372036854775807
290
# (2^63-1) otherwise. Upper partition bound (inclusive).
291
# .whereCondition : CQL added to the WHERE clause of SELECTs from origin
292
#-----------------------------------------------------------------------------------------------------------
0 commit comments