-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Parallel SQL
-
Labels:None
SOLR-8845 found that Spark runs queries with "where 1 = 0" This should be reduced and removed from the plan by the Calcite planner and not have to be pushed down to Solr.