[ https://issues.apache.org/jira/browse/IGNITE-20520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vyacheslav Koptilin updated IGNITE-20520: ----------------------------------------- Description: {{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. (was: {{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.) > 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: 20m > 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)