vikrambohra commented on code in PR #3632:
URL: https://github.com/apache/gobblin/pull/3632#discussion_r1099258661


##########
gobblin-hive-registration/src/main/java/org/apache/gobblin/hive/metastore/HiveMetaStoreUtils.java:
##########
@@ -257,11 +256,7 @@ public static SerDeInfo getSerDeInfo(HiveRegistrationUnit 
unit) {
   }
 
   /**
-   * Util for detecting if a table has a complex union (aka non-optional 
unions) column types. Iceberg currently does
-   * not natively support uniontype because types differently as structs. 
Until this feature is added in iceberg, this
-   * function can be used to detect these types of tables for gobblin specific 
workarounds
-   *
-   * See https://github.com/apache/iceberg/issues/189
+   * Util for detecting if a table has a complex union (aka non-optional 
unions) column types.
    *
    * @param t

Review Comment:
   Nit: Hive table t



-- 
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