ClickHouse/tests/integration/test_storage_postgresql
vdimir 7781067ba1
Fix pushdown for join with external table
Fix possible incorrect result for queries joining and filtering table external engine (like
PostgreSQL), due to too agressive filter pushdown. Since now, conditions
from where section won't be send to external database in case of outer
join with external table.
2024-07-12 09:54:30 +00:00
..
configs fix test for postgresql addresses_expr 2023-12-18 10:41:12 +01:00
__init__.py
test.py Fix pushdown for join with external table 2024-07-12 09:54:30 +00:00