Yukang-Lian commented on PR #16757:
URL: https://github.com/apache/doris/pull/16757#issuecomment-1429521487

   > > could you plz add some test?
   > 
   > What kind of test? My manual test result was like below,and it did work 
then:
   > 
   > ```shell
   > mysql> create table test (c1 all) distributed by hash(c1) 
properties('replication_num'='1');
   > ERROR 1105 (HY000): errCode = 2, detailMessage = Disable to create table 
with `ALL` type columns.
   > ```
   
   you can try to add FE UT or regression test.


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