Evgeny Stanilovsky created IGNITE-19709: -------------------------------------------
Summary: Sql. Get rid of starting implicit transactions for SELECT without FROM statements, change mapping. Key: IGNITE-19709 URL: https://issues.apache.org/jira/browse/IGNITE-19709 Project: Ignite Issue Type: Improvement Components: sql Affects Versions: 3.0.0-beta1 Reporter: Evgeny Stanilovsky Assignee: Evgeny Stanilovsky 1. For sql requests like SELECT SUBSTRING('text', 1, 3); no need to start implicit tx. 2. mapping implemented through reflection call, it`s hard to debug and seems can be implemented more clear, need to refactor. -- This message was sent by Atlassian Jira (v8.20.10#820010)