Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

feat(taps): Allow SQL stream implementations to override the `SELECT` statement generation without modifying extraction logic with `SQLStream.build_query(...)`

#3050
Comparing
refactor/sql-stream-build-query
(
07874d0
) with
main
(
491e062
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
8
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_bench_deserialize_json
tests/core/test_io.py::test_bench_deserialize_json
CodSpeed Performance Gauge
0%
5.6 ms
5.6 ms
test_bench_validate_and_parse
tests/core/sinks/test_validation.py::test_bench_validate_and_parse
CodSpeed Performance Gauge
0%
120.1 ms
119.9 ms
test_bench_conform_record_data_types
tests/core/test_typing.py::test_bench_conform_record_data_types
CodSpeed Performance Gauge
0%
73.2 ms
73.1 ms
test_bench_validate_record_with_schema
tests/core/sinks/test_validation.py::test_bench_validate_record_with_schema
CodSpeed Performance Gauge
0%
106.9 ms
106.8 ms
test_bench_discovery
tests/core/test_connector_sql.py::test_bench_discovery
CodSpeed Performance Gauge
0%
766 ms
766 ms
test_bench_format_message
tests/core/test_io.py::test_bench_format_message
CodSpeed Performance Gauge
0%
4.3 ms
4.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.9 ms
11.9 ms
test_bench_simple_map_transforms
tests/core/test_mapper.py::test_bench_simple_map_transforms
CodSpeed Performance Gauge
0%
676.1 ms
677.2 ms

Commits

Click on a commit to change the comparison range
Base
main
491e062
0%
refactor: Allow SQL stream implementations to override the `SELECT` statement generation without modifying extraction logic with `SQLStream.build_query(...)`
aaf85b5
10 days ago
by edgarrmondragon
0%
Use Walrus Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
8f0a5c6
10 days ago
by edgarrmondragon
0%
Pass context for the future
a0f1c06
10 days ago
by edgarrmondragon
0%
Split limit and filter to separate methods
6a5deee
10 days ago
by edgarrmondragon
0%
Fix docstring
a2cba8a
10 days ago
by edgarrmondragon
0%
Merge branch 'main' into refactor/sql-stream-build-query
07874d0
5 days ago
by edgarrmondragon
© 2025 CodSpeed Technology
Home Terms PrivacyDocs