Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

feat: The `json` module is now avaiable to stream maps

#2531Merged
Comparing
grigi:main
(
e6b9041
) with
main
(
33b2d4e
)
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
+1%
114.1 ms
113.3 ms
test_bench_validate_and_parse
tests/core/sinks/test_validation.py::test_bench_validate_and_parse
CodSpeed Performance Gauge
+1%
126.8 ms
126 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_simple_map_transforms
tests/core/test_mapper.py::test_bench_simple_map_transforms
CodSpeed Performance Gauge
0%
641.9 ms
641.8 ms
test_bench_deserialize_json
tests/core/test_io.py::test_bench_deserialize_json
CodSpeed Performance Gauge
0%
23.1 ms
23.1 ms
test_bench_format_message
tests/core/test_io.py::test_bench_format_message
CodSpeed Performance Gauge
0%
51.9 ms
52 ms

Commits

Click on a commit to change the comparison range
Base
main
33b2d4e
0%
Add json function to CustomStreamMap This allows using `json.loads()` and `json.dumps()` to convert fields between text and json representations.
95ba764
6 months ago
by grigi
0%
Merge branch 'main' into main
2094348
6 months ago
by edgarrmondragon
0%
docs: Add json function to Stream Maps
b074747
6 months ago
by grigi
0%
Update docs/stream_maps.md
adcc74c
6 months ago
by edgarrmondragon
0%
Update docs/stream_maps.md
22def0d
6 months ago
by edgarrmondragon
0%
Update docs/stream_maps.md
6602a01
6 months ago
by edgarrmondragon
0%
Merge branch 'main' into main
1ff770e
6 months ago
by edgarrmondragon
0%
Update docs/stream_maps.md
e6b9041
6 months ago
by edgarrmondragon
Home Terms PrivacyDocs