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 2019/10/18 07:40:59 UTC

[GitHub] [incubator-hudi] arw357 commented on a change in pull request #960: Adding type test for timestamp, date & decimal

arw357 commented on a change in pull request #960: Adding type test for timestamp,date & decimal
URL: https://github.com/apache/incubator-hudi/pull/960#discussion_r336356535
 
 

 ##########
 File path: hudi-client/src/test/java/org/apache/hudi/common/HoodieTestDataGenerator.java
 ##########
 @@ -18,9 +18,15 @@
 
 package org.apache.hudi.common;
 
+import static org.apache.spark.sql.types.DataTypes.*;
 
 Review comment:
   Done

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services