zstan commented on PR #5357:
URL: https://github.com/apache/ignite-3/pull/5357#issuecomment-2709586232

   Also i can see that :
   odbc-driver.adoc
   ```
   The following SQL data types are supported:
   
   - `SQL_BINARY`
   ```
   do we need to extend documentation here ?
   
   data-types.adoc
   for CHAR type there is present an explanation
   while for BINARY we can see that it just an alias:
   ```
   VARBINARY
   Possible values: binary data (“byte array”).
   
   Aliases: BINARY, BINARY VARYING
   ```
   is it ok ?


-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to