Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

feat(mappers): Stream map expressions now have access to the `Faker` class, rather than just a faker instance

#2578Closed
Comparing
Mac-lp3:main
(
cc85615
) with
main
(
87d78b3
)
CodSpeed Performance Gauge
-2%
Improvements
0
Regressions
0
Untouched
6
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_bench_validate_and_parse
tests/core/sinks/test_validation.py::test_bench_validate_and_parse
CodSpeed Performance Gauge
0%
124.9 ms
124.8 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_validate_record_with_schema
tests/core/sinks/test_validation.py::test_bench_validate_record_with_schema
CodSpeed Performance Gauge
0%
112.2 ms
112.2 ms
test_bench_deserialize_json
tests/core/test_io.py::test_bench_deserialize_json
CodSpeed Performance Gauge
0%
24.3 ms
24.3 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
-10%
644.5 ms
714.5 ms

Commits

Click on a commit to change the comparison range
Base
main
87d78b3
-2%
faker libary, rather than just faker instance, is now available to mapper expressions (provided a faker config is found).
8d14c72
5 months ago
0%
Merge branch 'main' into main
bec869c
5 months ago
by Mac-lp3
0%
added section on using faker for data masking, including how to use the faker library to re-seed
e86573e
5 months ago
0%
Update docs/stream_maps.md
7c2ef28
5 months ago
by edgarrmondragon
0%
Update docs/stream_maps.md
afe538d
5 months ago
by edgarrmondragon
-8%
Merge branch 'main' into main
4c4fca3
5 months ago
by edgarrmondragon
+8%
Merge branch 'main' into main
cc85615
5 months ago
by edgarrmondragon
Home Terms PrivacyDocs