embulk / embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
https://www.embulk.org/
Apache License 2.0
6 stars 7 forks source link

Build |ConfigDiff| without seeing |incremental|. #47

Closed dmikurube closed 7 years ago

dmikurube commented 7 years ago

The judge of incremental would be done in each plugin implementation.

@muga Can you PTAL? It's replacing #45.

dmikurube commented 7 years ago

@muga Updated the PR not to rename ConfigDiffBuildable. Can you PTAL?

muga commented 7 years ago

Yes, LGTM 👍 Please merge it.

dmikurube commented 7 years ago

Merging. Thanks!