[
https://issues.apache.org/jira/browse/IGNITE-13785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247725#comment-17247725
]
Konstantin Orlov commented on IGNITE-13785:
-------------------------------------------
[~zstan], I left a question in the PR, but it's not answered yet. The question
is following:
{code:java}
May be we need to rework this PR a little bit: the part with regex based
routing in JDBC is ok,
but it would be better to get rid of the try-catch block. This will allow to
achieve truly fail-fast mode.
The part with addition of the experimental engine to the thin client is still
seems to me unnecessary.
WDYT?
{code}
> Calcite improvements. Support CREATE TABLE and INSERT through h2 engine, for
> test purposes.
> -------------------------------------------------------------------------------------------
>
> Key: IGNITE-13785
> URL: https://issues.apache.org/jira/browse/IGNITE-13785
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.9
> Reporter: Stanilovsky Evgeny
> Assignee: Stanilovsky Evgeny
> Priority: Major
> Labels: calcite
> Time Spent: 20m
> Remaining Estimate: 0h
>
> For the test purposes we need to have a possibility to *create* and *insert*
> using h2 engine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)