xiarixiaoyao commented on code in PR #5446:
URL: https://github.com/apache/hudi/pull/5446#discussion_r860393376


##########
website/docs/quick-start-guide.md:
##########
@@ -1221,15 +1221,15 @@ ALTER TABLE table1 ALTER COLUMN a.b.c DROP NOT NULL
 
 **column type change**
 
-| old_type        | new_type                        |
-|-----------------|---------------------------------|
-| int             | long/float/double/string/decimal|
-| long            | double/string/decimal           |
-| float           | double/String/decimal           |
-| double          | string/decimal                  |
-| decimal         | decimal/string                  |
-| string          | decimal/date                    |
-| date            | string                          |
+| old_type\new_type  | long  | float | double | string | decimal | date | int |

Review Comment:
   oh, sorry. already fixed it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to