Andrey Mashenkov created IGNITE-26846:
-----------------------------------------

             Summary: Get rid of InternalTable test methods.
                 Key: IGNITE-26846
                 URL: https://issues.apache.org/jira/browse/IGNITE-26846
             Project: Ignite
          Issue Type: Improvement
          Components: tables ai3
            Reporter: Andrey Mashenkov


InternalTable interface contains few methods that are used in tests only. 

These methods accepts/starts transaction object and enlists touched rows. 
Seems, they were designed to scan table for remote partitions as well.
They are not used in SQL, because SQL manage transaction on higher-level and 
performs only local partition scans.

Let's provide public API if it make sense, either drop them otherwise.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to