You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This mode is specifically useful to processes a subset of partition-ranges that may have failed during a previous run.
@@ -103,10 +103,10 @@ This mode is specifically useful to processes a subset of partition-ranges that
103
103
# Perform large-field Guardrail violation checks
104
104
- The tool can be used to identify large fields from a table that may break you cluster guardrails (e.g. AstraDB has a 10MB limit for a single large field) `--class com.datastax.cdm.job.GuardrailCheck` as shown below
0 commit comments