Roman Puchkovskiy created IGNITE-20520:
------------------------------------------
Summary: 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
Fix For: 3.0.0-beta2
{{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)