[ https://issues.apache.org/jira/browse/IGNITE-20042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778563#comment-17778563 ]
Aleksandr Polovtcev commented on IGNITE-20042: ---------------------------------------------- Merged into main, thanks for the improvement > Check table existence before executing each operation in an RW transaction > -------------------------------------------------------------------------- > > Key: IGNITE-20042 > URL: https://issues.apache.org/jira/browse/IGNITE-20042 > Project: Ignite > Issue Type: Improvement > Reporter: Roman Puchkovskiy > Assignee: Roman Puchkovskiy > Priority: Major > Labels: iep-110, ignite-3 > Fix For: 3.0.0-beta2 > > Time Spent: 50m > Remaining Estimate: 0h > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)