Cause
An attempt was made to create a sharded table AS SELECT from another table, which is not supported.
Action
Do not create any sharded table AS SELECT from other tables.
Error Message
CREATE TABLE...AS SELECT statement is not supported for sharded tables.
An attempt was made to create a sharded table AS SELECT from another table, which is not supported.
Do not create any sharded table AS SELECT from other tables.