Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
As per https://cwiki.apache.org/confluence/display/IGNITE/IEP-110%3A+Schema+synchronization%3A+basic+schema+changes#IEP110:Schemasynchronization:basicschemachanges-Checkingtheexistenceofatablewhenreading/writing , table existence must be checked before executing an operation (read/write/commit) in a transaction. The table existence must be checked for the operationTs.
This requires IGNITE-19770 to be implemented.
Attachments
Issue Links
- is blocked by
-
IGNITE-19770 Add a mechanism to wait till a schema is available via Schema Sync at a ts
- Resolved
- links to