Analyzer remove unused projection columns#56499
Analyzer remove unused projection columns#56499KochetovNicolai merged 7 commits intoClickHouse:masterfrom
Conversation
src/Analyzer/QueryNode.h
Outdated
There was a problem hiding this comment.
I will add refactoring of QueryNode and UnionNode to have QueryNodeBase parent class and extract these methods and other common methods into this parent class.
There was a problem hiding this comment.
We need to do the same with TableNode and TableFunctionNode
|
This is an automated comment for commit 49e6bad with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page Successful checks
|
3d54dea to
aaad85d
Compare
a267046 to
74c5304
Compare
|
Some tests with analyzer are failed. We need to fix it. |
0e1f85a to
257d460
Compare
257d460 to
1351863
Compare
src/Analyzer/QueryNode.h
Outdated
There was a problem hiding this comment.
We need to do the same with TableNode and TableFunctionNode
| 01244_optimize_distributed_group_by_sharding_key | ||
| 01268_mv_scalars | ||
| 01268_shard_avgweighted | ||
| 01287_max_execution_speed |
There was a problem hiding this comment.
No matter how many times this test is removed from the list, it's flaky with the analyzer and the analyzer only and it needs fixing. See https://s3.amazonaws.com/clickhouse-test-reports/56984/ff438112e95568bb322c9ff8283e6b7f2e1b412a/stateless_tests__release__analyzer_.html
5 failures in 24 hours. All with the analyzer
Changelog category (leave one):