lihuigang commented on code in PR #9527: URL: https://github.com/apache/incubator-doris/pull/9527#discussion_r871979292
########## 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: Thank you. I've added a white-space -- 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]
