Vladislav Pyatkov created IGNITE-24055:
------------------------------------------
Summary: Distinguished SQL operation to update observation
timestamp
Key: IGNITE-24055
URL: https://issues.apache.org/jira/browse/IGNITE-24055
Project: Ignite
Issue Type: Improvement
Reporter: Vladislav Pyatkov
h3. Motivation
Currently, we need to update observation timestamp in
{{ClientInboundMessageHandler}} for any SQL because the script can contain an
DDL operation (for example, "CREATE TABLE"). But it is not necessary for any
DML.
h3. Definition of done
Update the observation timestamp only for that operation where it is required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)