[
https://issues.apache.org/jira/browse/IGNITE-28864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096477#comment-18096477
]
Vladislav Pyatkov commented on IGNITE-28864:
--------------------------------------------
Merged this commit in the feature batch.
All corresponding commits for the selected update would be merged
simultaneously with IGNITE-28724.
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)