[
https://issues.apache.org/jira/browse/IGNITE-19709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-19709:
----------------------------------------
Summary: Sql. Remove reflection call from mapping implementation. (was:
Sql. Get rid of starting implicit transactions for SELECT without FROM
statements, change mapping.)
> Sql. Remove reflection call from mapping implementation.
> --------------------------------------------------------
>
> 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
> Priority: Major
> Labels: calcite3-required, ignite-3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)