Andrey Mashenkov created IGNITE-26436:
-----------------------------------------
Summary: Drop cached SQL plans through CLI and REST on specific
nodes
Key: IGNITE-26436
URL: https://issues.apache.org/jira/browse/IGNITE-26436
Project: Ignite
Issue Type: Improvement
Components: sql ai3
Reporter: Andrey Mashenkov
Assignee: Andrey Mashenkov
Fix For: 3.1
Let's add as EXPERIMENTAL ability to drop cached SQL plans.
Command for CLI can be like a
{code:java}
ignite3 sql plan-cache invalidate [--tables <table name>[,<table name>]]
[--nodes <node id>[,<node id>]]
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)