Skip to content

Commit

Permalink
IGNITE-20382 SQL Calcite: Add metrics for CalciteQueryExecutor thread…
Browse files Browse the repository at this point in the history
… pool
  • Loading branch information
alex-plekhanov committed Sep 25, 2023
1 parent 77a2cb5 commit 52c7e5a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import java.util.UUID;
import org.apache.ignite.internal.GridKernalContext;
import org.apache.ignite.internal.processors.query.calcite.util.AbstractService;
import org.apache.ignite.internal.util.StripedExecutor;
import org.apache.ignite.internal.util.typedef.internal.U;
import org.apache.ignite.thread.IgniteStripedThreadPoolExecutor;

Expand Down

0 comments on commit 52c7e5a

Please sign in to comment.