Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

fix: Date fields are now properly serialized as ISO dates, i.e. "YYYY-MM-DD"

#2580Merged
Comparing
1831-bug-json-serialization-of-date-types-causes-schema-validation-to-fail-in-target-postgres
(
32f2f87
) with
main
(
81d91f3
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
6
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_bench_validate_record_with_schema
tests/core/sinks/test_validation.py::test_bench_validate_record_with_schema
CodSpeed Performance Gauge
0%
112.2 ms
112.1 ms
test_bench_format_message
tests/core/test_io.py::test_bench_format_message
CodSpeed Performance Gauge
0%
53.4 ms
53.4 ms
test_bench_simple_map_transforms
tests/core/test_mapper.py::test_bench_simple_map_transforms
CodSpeed Performance Gauge
0%
643.7 ms
644.8 ms
test_bench_validate_and_parse
tests/core/sinks/test_validation.py::test_bench_validate_and_parse
CodSpeed Performance Gauge
0%
125 ms
125.4 ms
test_bench_parse_timestamps_in_record
tests/core/sinks/test_validation.py::test_bench_parse_timestamps_in_record
CodSpeed Performance Gauge
0%
11.5 ms
11.5 ms
test_bench_deserialize_json
tests/core/test_io.py::test_bench_deserialize_json
CodSpeed Performance Gauge
-1%
24.4 ms
24.7 ms

Commits

Click on a commit to change the comparison range
Base
main
81d91f3
0%
fix: Date fields are now properly serialized as ISO dates, i.e. "YYYY-MM-DD"
44559be
6 months ago
by edgarrmondragon
0%
Merge branch 'main' into 1831-bug-json-serialization-of-date-types-causes-schema-validation-to-fail-in-target-postgres
32f2f87
6 months ago
by edgarrmondragon
Home Terms PrivacyDocs