[enhancement](Nereids): when rule return original plan, skip copyIn() (#25730)

This commit is contained in:
jakevin
2023-10-23 12:38:43 +08:00
committed by GitHub
parent 6714966df2
commit 09b2593035
13 changed files with 19 additions and 101 deletions

View File

@ -33,7 +33,7 @@ import org.junit.jupiter.api.Test;
* bushy: star graph can't be a bushy, it can only form a zig-zag (because the center must be joined first)
* </pre>
*/
public class CascadesJoinReorderTest extends SqlTestBase {
class CascadesJoinReorderTest extends SqlTestBase {
@Test
void testStartThreeJoin() {
// Three join