Description
The problem is related to IGNITE-7267 - the latter honors raw rows, but drops support for inserts with expressions which yield local subqueries. To fix this, UpdatePlan.isLocalSubquery() must be honored.
Attachments
Issue Links
- Is contained by
-
IGNITE-4191 SQL: support transactions
- Resolved
- is related to
-
IGNITE-7267 Fix transactional inserts.
- Closed