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.
2 parents c88f1ff + a07fe2f commit 080ab18Copy full SHA for 080ab18
presto-clp/src/main/java/com/facebook/presto/plugin/clp/optimization/ClpFilterToKqlConverter.java
@@ -879,7 +879,7 @@ private ClpExpression handleDereference(RowExpression expression)
879
880
/**
881
* See
882
- * <a href="https://docs.yscope.com/clp/main/user-guide/reference-json-search-syntax">here
+ * <a href="https://docs.yscope.com/clp/main/user-docs/reference-json-search-syntax">here
883
* </a> for all special chars in the string value that need to be escaped.
884
*
885
* @param literalString
0 commit comments