Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

feat(targets): Support a `x-sql-datatype` JSON Schema annotation to let targets customize SQL type handling

#2829Merged
Comparing
x-sql-datatype
(
bddbfe4
) with
main
(
8638b07
)
CodSpeed Performance Gauge
-1%
Improvements
0
Regressions
0
Untouched
7
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%
135.3 ms
134.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.7 ms
11.6 ms
test_bench_validate_record_with_schema
tests/core/sinks/test_validation.py::test_bench_validate_record_with_schema
CodSpeed Performance Gauge
0%
121.8 ms
121.8 ms
test_bench_simple_map_transforms
tests/core/test_mapper.py::test_bench_simple_map_transforms
CodSpeed Performance Gauge
0%
690.8 ms
691.1 ms
test_bench_deserialize_json
tests/core/test_io.py::test_bench_deserialize_json
CodSpeed Performance Gauge
0%
23.8 ms
23.8 ms
test_bench_format_message
tests/core/test_io.py::test_bench_format_message
CodSpeed Performance Gauge
0%
52.7 ms
52.7 ms
test_bench_discovery
tests/core/test_connector_sql.py::test_bench_discovery
CodSpeed Performance Gauge
-7%
715.3 ms
767 ms

Commits

Click on a commit to change the comparison range
Base
main
8638b07
-1%
docs: Document `x-sql-datatype` usage
c8216dd
17 days ago
by edgarrmondragon
0%
docs: Add example to method docstring
70a395e
17 days ago
by edgarrmondragon
0%
test: Test the case where no handler for the x-sql-datatype is available
bddbfe4
17 days ago
by edgarrmondragon
Home Terms PrivacyDocs