Skip to content

Commit 080ab18

Browse files
committed
Merge remote-tracking branch 'origin/release-0.293-clp-connector' into clp_get_udf
2 parents c88f1ff + a07fe2f commit 080ab18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-clp/src/main/java/com/facebook/presto/plugin/clp/optimization/ClpFilterToKqlConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ private ClpExpression handleDereference(RowExpression expression)
879879

880880
/**
881881
* See
882-
* <a href="https://docs.yscope.com/clp/main/user-guide/reference-json-search-syntax">here
882+
* <a href="https://docs.yscope.com/clp/main/user-docs/reference-json-search-syntax">here
883883
* </a> for all special chars in the string value that need to be escaped.
884884
*
885885
* @param literalString

0 commit comments

Comments
 (0)