Skip to content

Commit 1b41d5f

Browse files
Update opensearch/src/main/java/org/opensearch/sql/opensearch/planner/physical/OpenSearchEvalOperator.java
Co-authored-by: Andrew Carbonetto <[email protected]> Signed-off-by: Andy Kwok <[email protected]>
1 parent b77d557 commit 1b41d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensearch/src/main/java/org/opensearch/sql/opensearch/planner/physical/OpenSearchEvalOperator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
/**
2727
* OpenSearch version of eval operator, which contains nodeClient, in order to perform OpenSearch
28-
* related operation during the eval process.
28+
* specific operations during the eval process.
2929
*/
3030
public class OpenSearchEvalOperator extends EvalOperator {
3131

0 commit comments

Comments
 (0)