[
https://issues.apache.org/jira/browse/IGNITE-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034560#comment-16034560
]
ASF GitHub Bot commented on IGNITE-5305:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/2055
> DDL: Set schema to cache configuration during CREATE TABLE
> ----------------------------------------------------------
>
> Key: IGNITE-5305
> URL: https://issues.apache.org/jira/browse/IGNITE-5305
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Alexander Paschenko
> Fix For: 2.1
>
>
> See {{GridQueryProcessor.dynamicTableCreate}} method. We have unused
> parameter {{schemaName}}. It should be set to
> {{CacheConfiguration.sqlSchema}}.
> If I try to do so, {{H2DynamicTableTest}} start to hang due to exception in
> exchange thread due to some error in indexing engine.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)