JackyYangPassion commented on issue #1610: Add bitmap agg type and udaf
URL: https://github.com/apache/incubator-doris/pull/1610#issuecomment-570985147
 
 
   when use the case, there is some error, version 0.11
   `ERROR 1064 (HY000): Syntax error at:
   CREATE TABLE `bitmap_test` (   `id` int(11) NULL COMMENT "ID",   `id2` 
varchar(100) bitmap_count NULL ) ENGINE=OLAP AGGREGATE KEY(`id`) DISTRIBUTED BY 
HASH(`id`) BUCKETS 10
                                                                                
       ^
   Encountered: IDENTIFIER
   Expected: COMMA`
   

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