Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
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.
Attachments
Issue Links
- is duplicated by
-
IGNITE-20411 IndexOutOfBoundsException in SqlRowHandler$BinaryTupleRowWrapper
- Resolved
- split from
-
IGNITE-19226 Fetch table schema by timestamp
- Resolved
- links to