jcralmeida commented on a change in pull request #11982:
URL: https://github.com/apache/arrow/pull/11982#discussion_r832407611



##########
File path: format/FlightSql.proto
##########
@@ -967,8 +967,8 @@ enum Searchable {
   SEARCHABLE_CHAR = 1;
 
   /**
-   * Indicates that the column can be used in a WHERE clause using other 
predicates
-   * except for LIKE.
+   * Indicates that the column can be used in a WHERE clause using any other 
predicates,
+   * except for the LIKE one.

Review comment:
       Thanks David. I will be using your suggestion. It's better now




-- 
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