XShun commented on issue #2115: bitmap_union_int cause 'be' node hang
URL: 
https://github.com/apache/incubator-doris/issues/2115#issuecomment-548669633
 
 
   @kangkaisen I just insert into `table2` 10 rows from `table1`, the structure 
of `table2` is the
   same to  `table1`. When use `bitmap_union_int` function, it made BE down. 
Then I tried the other three bitmap functions, `TO_BITMAP` and `BITMAP_COUNT` 
functions worked well, but `BITMAP_UNION` function also made BE down.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to