S01058
Error Code
S01058
Error Message
The data type of the specified partition does not match the partitioning
                    scheme of the database. RefId: S01058
Probable Causes
The filtering conditions specified in the parameter partitionPaths of function
                    dropPartition do not match the partitioning scheme of the
                target database.
Solutions
Use the function schema to get the partitioning scheme and specify
                correct partitionPaths for dropPartition.
