Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Docs Required, Release Notes Required
Description
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.
Attachments
Issue Links
- is blocked by
-
IGNITE-19898 SQL implicit RO transaction should used observation timestamp
- Resolved
-
IGNITE-20322 Add ability to pass an observable timestamp to an implicit transaction
- Resolved
- relates to
-
IGNITE-21815 Make client handler to not use Session
- Resolved