Pavel Pereslegin created IGNITE-20232:
-----------------------------------------
Summary: Java client: Propagate observable timestamp to sql
engine using internal API.
Key: IGNITE-20232
URL: https://issues.apache.org/jira/browse/IGNITE-20232
Project: Ignite
Issue Type: Improvement
Reporter: Pavel Pereslegin
Currently, Java client internally uses a public API to execute sql queries (and
some tests also rely on this fact).
In order to pass the observable timestamp to the sql engine and keep the code
clean, we need to switch to using the internal API and rework the related tests.
This must be done after the completion of IGNITE-19898.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)