calcite icon indicating copy to clipboard operation
calcite copied to clipboard

[CALCITE-6193] SubstitutionVisitor stop trying incorrect subtree beca…

Open l4wei opened this issue 2 years ago • 3 comments

…use of wrong parent relationship when replace query

l4wei avatar Jan 08 '24 13:01 l4wei

Can you consider reusing existing code as much as possible?

You just provided a workaround to solve it.

JiajunBernoulli avatar Jan 15 '24 06:01 JiajunBernoulli

Can you consider reusing existing code as much as possible?

You just provided a workaround to solve it.

I don't think so, I think the real problem is that exploratory replacements have not been undo, so I fix it, this is not a workaround.

l4wei avatar Jan 17 '24 09:01 l4wei

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

3 New issues
0 Security Hotspots
92.2% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Jan 17 '24 09:01 sonarqubecloud[bot]