You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/08/17 13:12:31 UTC

[GitHub] [incubator-doris] spaces-X opened a new issue #6461: [Feature] spark load binary bitmap data from hive to doris

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-unsubscribe@doris.apache.org

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



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


[GitHub] [incubator-doris] morningman closed issue #6461: [Feature] spark load binary bitmap data from hive to doris

Posted by GitBox <gi...@apache.org>.
morningman closed issue #6461:
URL: https://github.com/apache/incubator-doris/issues/6461


   


-- 
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-unsubscribe@doris.apache.org

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



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


[GitHub] [incubator-doris] yuhongye commented on issue #6461: [Feature] spark load binary bitmap data from hive to doris

Posted by GitBox <gi...@apache.org>.
yuhongye commented on issue #6461:
URL: https://github.com/apache/incubator-doris/issues/6461#issuecomment-906381683


   We also want to use this feature, what is the progress so far?
   


-- 
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-unsubscribe@doris.apache.org

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



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


[GitHub] [incubator-doris] morningman closed issue #6461: [Feature] spark load binary bitmap data from hive to doris

Posted by GitBox <gi...@apache.org>.
morningman closed issue #6461:
URL: https://github.com/apache/incubator-doris/issues/6461


   


-- 
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-unsubscribe@doris.apache.org

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



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