1. Not support MAVALUE in multi partition column. 2. Fix the incorrect show create table stmt.
Random distribution is no longer supported since version 0.9. And we need a way to convert the random distribution to hash distribution. ALTER TABLE db.tbl SET ("distribution_type" = "hash");
The english documents is translated by machine. So It may has some mistake. We will fix them later