sv2000 commented on a change in pull request #2827: [COBBLIN-981]Handle 
backward compatibility issue in HiveSource
URL: https://github.com/apache/incubator-gobblin/pull/2827#discussion_r351018994
 
 

 ##########
 File path: 
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/conversion/hive/source/HiveSource.java
 ##########
 @@ -276,6 +279,11 @@ protected void 
createWorkunitForNonPartitionedTable(HiveDataset hiveDataset, boo
     }
   }
 
+  @Deprecated
+  protected HiveWorkUnit workUnitForTable(HiveDataset hiveDataset) throws 
IOException {
 
 Review comment:
   Do you mean to say that state is not a member variable? If so, we can create 
one. But I agree that reverting the newer APIs will be backward incompatible. 
Approving the RB. 

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