vinothchandar commented on a change in pull request #1200: [HUDI-514] A schema 
provider to get metadata through Jdbc
URL: https://github.com/apache/incubator-hudi/pull/1200#discussion_r366183554
 
 

 ##########
 File path: 
hudi-utilities/src/test/java/org/apache/hudi/utilities/TestHoodieDeltaStreamer.java
 ##########
 @@ -511,6 +524,22 @@ public void testNullSchemaProvider() throws Exception {
     }
   }
 
+  @Test
+  public void testJdbcbasedSchemaProvider() throws Exception {
 
 Review comment:
   can we create a separate test class for this? given you are only testing the 
schema provider?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to