KnightChess commented on code in PR #11642:
URL: https://github.com/apache/hudi/pull/11642#discussion_r1682756104
##########
hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/util/HiveSchemaUtil.java:
##########
@@ -114,10 +114,6 @@ public static SchemaDifference
getSchemaDifference(MessageType storageSchema, Ma
if (!tableColumnType.equalsIgnoreCase(expectedType)) {
// check for incremental queries, the schema type change is allowed
as per evolution
// rules
Review Comment:
nit: no need.
--
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]