You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2023/10/02 13:01:00 UTC

[jira] [Updated] (IGNITE-20520) Specify schema version when getting table before query execution

     [ https://issues.apache.org/jira/browse/IGNITE-20520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Puchkovskiy updated IGNITE-20520:
---------------------------------------
    Reviewer: Andrey Mashenkov

> Specify schema version when getting table before query execution
> ----------------------------------------------------------------
>
>                 Key: IGNITE-20520
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20520
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{ExecutableTableRegistryImpl#loadTable()}} obtains {{SchemaDescriptor}} using the 'latest' semantics, but the version of the table it's loading is known, so it should be used to get a specific descriptor with the given table version, not the latest one.



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