lidavidm commented on a change in pull request #11999:
URL: https://github.com/apache/arrow/pull/11999#discussion_r827084653



##########
File path: format/FlightSql.proto
##########
@@ -441,7 +441,7 @@ enum SqlInfo {
    * - return 3   (\b11)    => [SQL_SUBQUERIES_IN_COMPARISONS, 
SQL_SUBQUERIES_IN_EXISTS];
    * - return 4   (\b100)   => [SQL_SUBQUERIES_IN_INS];
    * - return 5   (\b101)   => [SQL_SUBQUERIES_IN_COMPARISONS, 
SQL_SUBQUERIES_IN_INS];
-   * - return 6   (\b110)   => [SQL_SUBQUERIES_IN_INS, 
SQL_SUBQUERIES_IN_EXISTS];
+   * - return 6   (\b110)   => [SQL_SUBQUERIES_IN_COMPARISONS, 
SQL_SUBQUERIES_IN_EXISTS];

Review comment:
       @jcralmeida any comment here? I forgot about this, let's fix these last 
few things and then kick off the vote




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