S01065
Error Code
S01065
Error Message
The column <xxx> to be modified cannot be partitioning column. RefId:
                    S01065
Probable Causes
When applying function replaceColumn!,
                dropColumns!, or rename! to a DFS table, the
                column to be modified cannot be the partitioning column of the table. Otherwise,
                this error occurs.
Solutions
When applying function replaceColumn!,
                dropColumns!, or rename! to a DFS table, ensure
                that the column to be modified is not a partitioning column.
