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

Provide |Schema| and |taskIndex| in building |RecordBuffer|. #77

Closed dmikurube closed 7 years ago

dmikurube commented 7 years ago

@muga Can you PTAL? Found that RecordBuffer sometimes needs more information.

dmikurube commented 7 years ago

Thanks! Merging.