davidradl commented on code in PR #27216:
URL: https://github.com/apache/flink/pull/27216#discussion_r2509555674


##########
docs/content/docs/dev/table/sourcesSinks.md:
##########
@@ -174,8 +174,9 @@ When reading a dynamic table, the content can either be 
considered as:
 - A continuously changing or very large external table whose content is 
usually never read entirely
   but queried for individual values when necessary. This is represented by the 
`LookupTableSource`
   interface.
+- A table that supports to search via vector. This is represented by the 
`VectorSearchTableSource` interface.

Review Comment:
   nit: `to search` -> `searching`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to