Open edgarrmondragon opened 1 year ago
This has been marked as stale because it is unassigned, and has not had recent activity. It will be closed after 21 days if no further activity occurs. If this should never go stale, please add the evergreen
label, or request that it be added.
Documentation type
How-to guides
Description
There's a example in the test cases of the library:
https://github.com/meltano/sdk/blob/bfb7baaaa5743d09e37c79c714c905e716a65283/tests/core/test_mapper.py#L128
A full list of the currently support casts can be seen in the code:
https://github.com/meltano/sdk/blob/bfb7baaaa5743d09e37c79c714c905e716a65283/singer_sdk/mapper.py#L365-L375