bug: Mapped datetime values are typed as strings in the schema message #1695
Labels
Accepting Pull Requests
good first issue
Good for newcomers
kind/Bug
Something isn't working
valuestream/SDK
Singer SDK Version
0.26.0
Is this a regression?
Python Version
NA
Bug scope
Mapping (stream maps, flattening, etc.)
Operating System
NA
Description
When generating a datetime value from a string using stream map functionality, e.g.
the detected schema type for the value falls back to string.
sdk/singer_sdk/mapper.py
Lines 372 to 379 in 33d64c8
Code
No response
The text was updated successfully, but these errors were encountered: