embulk / embulk/embulk-input-mongodb
Issue decoding UUID
Open
- Dominant language
- Java
- Stars
- 18
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I've been trying to use this source without success for UUID fields.
Managed to make it work by trying to decode binary as UUID before decoding as actually binary:

Not a mongo expert, but maybe there is a better way to actually identify the type as UUID and use the codec as codec from the codec registry.
Anyone had any similar issue?
Thankyou!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.