meltano
sdk
BlogDocs

fix: `datetime.datetime` instances in stream maps are now correctly mapped to `date-time` JSON schema strings

#2741Merged
Comparing
2739-bug-customstreammap-always-convert-datetime-field-to-date
(
e1e7988
) with
main
(
5bb2d85
)
0%
Improvements
0
Regressions
0
Untouched
6
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_bench_deserialize_json
tests/core/test_io.py::test_bench_deserialize_json
+1%
24.4 ms
24.3 ms
test_bench_parse_timestamps_in_record
tests/core/sinks/test_validation.py::test_bench_parse_timestamps_in_record
0%
11.7 ms
11.6 ms
test_bench_format_message
tests/core/test_io.py::test_bench_format_message
0%
53.3 ms
53.3 ms
test_bench_simple_map_transforms
tests/core/test_mapper.py::test_bench_simple_map_transforms
0%
691.5 ms
692.1 ms
test_bench_validate_record_with_schema
tests/core/sinks/test_validation.py::test_bench_validate_record_with_schema
0%
121.9 ms
122 ms
test_bench_validate_and_parse
tests/core/sinks/test_validation.py::test_bench_validate_and_parse
0%
134.1 ms
134.4 ms

Commits

Click on a commit to change the comparison range
Base
main
5bb2d85
0%
fix: `datetime.datetime` instances are correctly mapped to `date-time` JSON schema strings
e1e7988
20 days ago
by edgarrmondragon
Home Terms PrivacyDocs