You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Manoj G T (Jira)" <ji...@apache.org> on 2019/09/06 04:14:00 UTC

[jira] [Updated] (IGNITE-12141) Ignite Spark Integration Support Schema on Table Write

     [ https://issues.apache.org/jira/browse/IGNITE-12141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manoj G T updated IGNITE-12141:
-------------------------------
         Fix Version/s:     (was: 2.7.6)
                        2.8
              Reviewer: Nikolay Izhikov
           Description: 
Ignite 2.6 doesn't allow to create table on any schema other than Public Schema and this is the reason for not supporting "OPTION_SCHEMA" during Overwrite mode. Now that Ignite supports to create the table in any given schema it will be great if we can incorporate the changes to support "OPTION_SCHEMA" during Overwrite mode and make it available as part of next Ignite release.

 

+Related Issue:+

[https://stackoverflow.com/questions/57782033/apache-ignite-spark-integration-not-working-with-schema-name]

  was:
Users can't able to specify schema when trying to persist Spark DF to Ignite.

 

[https://stackoverflow.com/questions/57782033/apache-ignite-spark-integration-not-working-with-schema-name]

            Issue Type: Improvement  (was: Bug)
               Summary: Ignite Spark Integration Support Schema on Table Write  (was: Ignite Spark Integration not working with Schema Name)
    Remaining Estimate: 4h
     Original Estimate: 4h

> Ignite Spark Integration Support Schema on Table Write
> ------------------------------------------------------
>
>                 Key: IGNITE-12141
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12141
>             Project: Ignite
>          Issue Type: Improvement
>          Components: spark
>    Affects Versions: 2.7.5
>            Reporter: Manoj G T
>            Priority: Critical
>             Fix For: 2.8
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Ignite 2.6 doesn't allow to create table on any schema other than Public Schema and this is the reason for not supporting "OPTION_SCHEMA" during Overwrite mode. Now that Ignite supports to create the table in any given schema it will be great if we can incorporate the changes to support "OPTION_SCHEMA" during Overwrite mode and make it available as part of next Ignite release.
>  
> +Related Issue:+
> [https://stackoverflow.com/questions/57782033/apache-ignite-spark-integration-not-working-with-schema-name]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)