Cause
An attempt was made to create a sharded table containing an encrypted column without specifying a password.
Action
Provide a password for the encrypted column(s) in the CREATE SHARDED TABLE statement.
Error Message
password is required for encrypted columns in a sharded table
An attempt was made to create a sharded table containing an encrypted column without specifying a password.
Provide a password for the encrypted column(s) in the CREATE SHARDED TABLE statement.