Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

fix(taps): Support non-nullable but not required SQL columns

#2225Merged
Comparing
edgarrmondragon/fix/support-nullable-not-required-sql-fields
(
1599f28
) with
main
(
b7b8d15
)
CodSpeed Performance Gauge
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
CodSpeed Performance Gauge
+2%
23.3 ms
23 ms
test_bench_simple_map_transforms
tests/core/test_mapper.py::test_bench_simple_map_transforms
CodSpeed Performance Gauge
+1%
646.8 ms
640.5 ms
test_bench_validate_and_parse
tests/core/sinks/test_validation.py::test_bench_validate_and_parse
CodSpeed Performance Gauge
0%
126.9 ms
126.5 ms
test_bench_validate_record_with_schema
tests/core/sinks/test_validation.py::test_bench_validate_record_with_schema
CodSpeed Performance Gauge
0%
114.1 ms
113.9 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_format_message
tests/core/test_io.py::test_bench_format_message
CodSpeed Performance Gauge
0%
52 ms
52 ms

Commits

Click on a commit to change the comparison range
Base
main
b7b8d15
0%
fix(taps): Support non-nullable but not required SQL columns Closes https://github.com/meltano/sdk/issues/2224
1130fef
1 year ago
by edgarrmondragon
+1%
Merge branch 'main' into edgarrmondragon/fix/support-nullable-not-required-sql-fields
1599f28
1 year ago
by edgarrmondragon
Home Terms PrivacyDocs