embulk / embulk/embulk-input-mongodb

Issue decoding UUID

Open
#70 0 comments 1 reaction 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/4209575/170158116-71638d5d-773c-4ac6-b0c3-e74134e61e60.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.