the-other-tim-brown opened a new pull request, #480:
URL: https://github.com/apache/incubator-xtable/pull/480

   ## What is the purpose of the pull request
   
   Aims to address #297  
   
   ## Brief change log
   
   - Pass in a `Map<String, String>` of client properties when initializing the 
source client (can be done for target client's as well if there is need) which 
may contain other parameters required by a specific client that are not common 
to multiple formats.
   - Split out `PerTableConfig` into a `SourceTable`, `TargetTable`, and 
`TableSyncConfig` to decouple the sync specifics from the table configurations
   - `HudiSourceConfig` is now derived from the client properties `Map<String, 
String>`
   
   ## Verify this pull request
   
   - Existing tests should pass


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