embulk / embulk/embulk-base-restclient
Change converting JSON more straightforward
Open
- Dominant language
- Java
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Values assumed to be JSON are converted to Embulk JSON by 1) converting to `String`, and then 2) parsing to Embulk JSON (msgpack `Value`).
We may want to make this more straightforward.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.