[
https://issues.apache.org/jira/browse/IGNITE-9279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587338#comment-16587338
]
ASF GitHub Bot commented on IGNITE-9279:
----------------------------------------
GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/4586
IGNITE-9279
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9279-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4586.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4586
----
commit 549f2fd5e5d053acfc015c408b5ea495cc5ef90d
Author: devozerov <vozerov@...>
Date: 2018-08-21T09:51:30Z
Better schema counters.
commit 99887f6f70cf7a32051d880ab7780b3c44f7a03b
Author: devozerov <vozerov@...>
Date: 2018-08-21T10:13:58Z
Retries.
commit 17f4b617f43e9989aa4b98d4345bc3b09a384466
Author: devozerov <vozerov@...>
Date: 2018-08-21T10:25:04Z
Removed restriction.
commit bfface47fe8e791086b849457021aae7bc981920
Author: devozerov <vozerov@...>
Date: 2018-08-21T10:26:05Z
Removed restrictions.
----
> Support custom default SQL schema name.
> ---------------------------------------
>
> Key: IGNITE-9279
> URL: https://issues.apache.org/jira/browse/IGNITE-9279
> Project: Ignite
> Issue Type: Wish
> Components: sql
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Major
>
> Default SQL schema is PUBLIC and there is no way to customize.
> This may be useful when dynamic schema creation will be implemented.
> Let's make default schema name configurable via node properties and then add
> it to ignite configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)