You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/08/08 03:58:13 UTC

[GitHub] [hudi] xushiyan commented on a change in pull request #3430: [HUDI-1939] remove joda time in hivesync module

xushiyan commented on a change in pull request #3430:
URL: https://github.com/apache/hudi/pull/3430#discussion_r684710285



##########
File path: hudi-sync/hudi-hive-sync/src/test/java/org/apache/hudi/hive/TestHiveSyncTool.java
##########
@@ -122,117 +116,6 @@ public void teardown() throws Exception {
     HiveTestUtil.clear();
   }
 
-  /**
-   * Testing converting array types to Hive field declaration strings.
-   * <p>
-   * Refer to the Parquet-113 spec: https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#lists
-   */
-  @Test
-  public void testSchemaConvertArray() throws IOException {

Review comment:
       this and 2 tests below already moved to org.apache.hudi.hive.util.TestHiveSchemaUtil. These were added back due to auto merge during rebase probably.




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org