Skip to content

Commit

Permalink
Update document for resolve in SqlValidatorScope
Browse files Browse the repository at this point in the history
  • Loading branch information
suibianwanwank authored and caicancai committed Jan 26, 2025
1 parent 6f86860 commit f24a3eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public interface SqlValidatorScope {
SqlNode getNode();

/**
* Looks up a node with a given name. Returns null if none is found.
* Looks up a node with a given name. Adds the match(es) to the resolved if found.
*
* @param names Name of node to find, maybe partially or fully qualified
* @param nameMatcher Name matcher
Expand Down

0 comments on commit f24a3eb

Please sign in to comment.