spaces-X opened a new issue #6461:
URL: https://github.com/apache/incubator-doris/issues/6461


   Currently, there are noly 2 ways to load bitmap value into doris in spark 
load
   1.  `bitmap_dict` :  Global dictonary will be built and the datatype of 
hive's column is String  in this mode. 
   2. `to_bitmap`:  the datatype of original hive columns should be int
   
   There is a lack of a way to to import the binary data of bitmap value 
directly from hive.
   
   


-- 
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: commits-unsubscr...@doris.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to