You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ROMAN NAZARENKO (JIRA)" <ji...@apache.org> on 2019/01/11 10:00:00 UTC

[jira] [Commented] (IGNITE-9345) Document custom SQL schemas

    [ https://issues.apache.org/jira/browse/IGNITE-9345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740235#comment-16740235 ] 

ROMAN NAZARENKO commented on IGNITE-9345:
-----------------------------------------

Hi!
I am newby with Ignite and I have some problem with custom schema documentation. Because it is not clear from which version this feature exists. I have started to research Ignite with 2.6 version and have errors with this docs examples(((
Only after researching source on GitHub & Jira issues it becomes clear that the feature exists since version 2.7. 
Maybe it is worth adding a mention that since version 2.7 this feature works?

> Document custom SQL schemas
> ---------------------------
>
>                 Key: IGNITE-9345
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9345
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation, sql
>            Reporter: Vladimir Ozerov
>            Assignee: Denis Magda
>            Priority: Critical
>             Fix For: 2.7
>
>
> Key highlights:
> 1) DDL operations \{{CREATE TABLE}} and \{{DROP TABLE}} are no longer tied to \{{PUBLIC}} schema. They can be executed on any schema. Need to remove this from docs (if there is such paragraph)
> 2) Added a property \{{IgniteConfiguration.sqlSchemas}} which creates local schemas with provided names.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)