ClickHouse/tests
Smita Kulkarni e5c0c6a1b6 Addressed review comments - 40907 Parameterized views as table functions
Implementation
* Updated handling of has_query_parameters to avoid recalculation.
* Fixed style comments
* Updated formatImpl of ASTTableExpression to prioritise table_function before sub_query.
Testing:
* Added test for ATTACH, DETACH, INSERT INTO view and EXPLAIN SYNTAX to tests/queries/0_stateless/02428_parameterized_view.sql
2022-10-03 14:27:38 +02:00
..
ci Fix tests for docker-ci 2022-09-26 13:58:38 +02:00
config Merge pull request #41653 from ClickHouse/investigating_more_bugs 2022-09-24 16:15:02 +02:00
fuzz
instructions
integration Update test.py 2022-09-23 14:01:00 +03:00
jepsen.clickhouse-keeper
perf_drafts
performance Merge remote-tracking branch 'origin/master' into distinct_in_order_wo_order_by 2022-09-22 07:40:14 +00:00
queries Addressed review comments - 40907 Parameterized views as table functions 2022-10-03 14:27:38 +02:00
.gitignore
clickhouse-test
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt