[
https://issues.apache.org/jira/browse/IGNITE-28864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov reassigned IGNITE-28864:
------------------------------------------
Assignee: Vladislav Pyatkov
> Add technical columns to Calcite engin SQL scan
> -----------------------------------------------
>
> Key: IGNITE-28864
> URL: https://issues.apache.org/jira/browse/IGNITE-28864
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-2
>
> Entries are extracted from the database by scanning through an index or the
> table scan.
> org.apache.ignite.internal.processors.query.calcite.schema.IgniteTable#scan
> org.apache.ignite.internal.processors.query.calcite.schema.IgniteIndex#scan
> To determine the version for entries, it requires having a way to get the
> version for each entry, and the cache identifier is also required to use a
> lock API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)