kangpinghuang opened a new issue #1333: create rollup table failed
URL: https://github.com/apache/incubator-doris/issues/1333
 
 
   **Describe the bug**
   
   send the create rollup sql:
   
   ALTER TABLE log_driver_invoke ADD ROLLUP log_data_trace_query_rollup ( 
trace_id,log_date, method_id, log_id, local_bns, remote_ip, user_id, start, 
end, status,parentid, cost  );
   
   the rollup job failed.
   
   

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