cambyzju commented on code in PR #9527:
URL: https://github.com/apache/incubator-doris/pull/9527#discussion_r871946344


##########
new-docs/en/ecosystem/external-table/hive-of-doris.md:
##########
@@ -104,16 +105,20 @@ The supported Hive column types correspond to Doris in 
the following table.
 |   DECIMAL  | DECIMAL |  |
 |   DATE   |  DATE  |                                   |
 |   TIMESTAMP  | DATETIME | Timestamp to Datetime will lose precision |
+|  BINARY   |  BITMAP  |  |

Review Comment:
   need another white-space before BINARY? It seams there are 4 white-space 
before 'TIMESTAMP', but 3 white-space before 'BINARY'.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to