Skip to content

Commit c95106b

Browse files
author
elasticsearchmachine
committed
Remove PushScriptsToSource.java
1 parent 35c4d0e commit c95106b

File tree

2 files changed

+0
-156
lines changed

2 files changed

+0
-156
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/optimizer/LocalPhysicalPlanOptimizer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushFiltersToSource;
1616
import org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushLimitToSource;
1717
import org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushSampleToSource;
18-
import org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushScriptsToSource;
1918
import org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushStatsToSource;
2019
import org.elasticsearch.xpack.esql.optimizer.rules.physical.local.PushTopNToSource;
2120
import org.elasticsearch.xpack.esql.optimizer.rules.physical.local.ReplaceRoundToWithQueryAndTags;

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/optimizer/rules/physical/local/PushScriptsToSource.java

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)