* implement restore for UpdateStmt
* add test case for UpdateStmt's restore functionality
* format code
* 1. put comma check at the start of loop;
2. check the errors for the restore of UpdateStmt.List[%d].Column and UpdateStmt.List[%d].Column.Expr;
* clean origin HintName of UpdateStmt.TableHInts