[jira] [Assigned] (SPARK-17680) Unicode Character Support for Column Names and Comments

2016-11-28 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17680:


Assignee: Apache Spark  (was: Xiao Li)

> Unicode Character Support for Column Names and Comments
> ---
>
> Key: SPARK-17680
> URL: https://issues.apache.org/jira/browse/SPARK-17680
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Xiao Li
>Assignee: Apache Spark
> Fix For: 2.1.0
>
>
> Spark SQL supports Unicode characters for column names when specified within 
> backticks(`). When the Hive support is enabled, the version of the Hive 
> metastore must be higher than 0.12, See the JIRA: 
> https://issues.apache.org/jira/browse/HIVE-6013 Hive metastore supports 
> Unicode characters for column names since 0.13.
> In Spark SQL, table comments, and view comments always allow Unicode 
> characters without backticks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-17680) Unicode Character Support for Column Names and Comments

2016-11-28 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17680:


Assignee: Xiao Li  (was: Apache Spark)

> Unicode Character Support for Column Names and Comments
> ---
>
> Key: SPARK-17680
> URL: https://issues.apache.org/jira/browse/SPARK-17680
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Xiao Li
>Assignee: Xiao Li
> Fix For: 2.1.0
>
>
> Spark SQL supports Unicode characters for column names when specified within 
> backticks(`). When the Hive support is enabled, the version of the Hive 
> metastore must be higher than 0.12, See the JIRA: 
> https://issues.apache.org/jira/browse/HIVE-6013 Hive metastore supports 
> Unicode characters for column names since 0.13.
> In Spark SQL, table comments, and view comments always allow Unicode 
> characters without backticks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-17680) Unicode Character Support for Column Names and Comments

2016-11-28 Thread Xiao Li (JIRA)

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

Xiao Li reassigned SPARK-17680:
---

Assignee: Xiao Li  (was: Kazuaki Ishizaki)

> Unicode Character Support for Column Names and Comments
> ---
>
> Key: SPARK-17680
> URL: https://issues.apache.org/jira/browse/SPARK-17680
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Xiao Li
>Assignee: Xiao Li
> Fix For: 2.1.0
>
>
> Spark SQL supports Unicode characters for column names when specified within 
> backticks(`). When the Hive support is enabled, the version of the Hive 
> metastore must be higher than 0.12, See the JIRA: 
> https://issues.apache.org/jira/browse/HIVE-6013 Hive metastore supports 
> Unicode characters for column names since 0.13.
> In Spark SQL, table comments, and view comments always allow Unicode 
> characters without backticks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-17680) Unicode Character Support for Column Names and Comments

2016-11-28 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17680:


Assignee: Apache Spark  (was: Kazuaki Ishizaki)

> Unicode Character Support for Column Names and Comments
> ---
>
> Key: SPARK-17680
> URL: https://issues.apache.org/jira/browse/SPARK-17680
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Xiao Li
>Assignee: Apache Spark
> Fix For: 2.1.0
>
>
> Spark SQL supports Unicode characters for column names when specified within 
> backticks(`). When the Hive support is enabled, the version of the Hive 
> metastore must be higher than 0.12, See the JIRA: 
> https://issues.apache.org/jira/browse/HIVE-6013 Hive metastore supports 
> Unicode characters for column names since 0.13.
> In Spark SQL, table comments, and view comments always allow Unicode 
> characters without backticks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-17680) Unicode Character Support for Column Names and Comments

2016-11-28 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17680:


Assignee: Kazuaki Ishizaki  (was: Apache Spark)

> Unicode Character Support for Column Names and Comments
> ---
>
> Key: SPARK-17680
> URL: https://issues.apache.org/jira/browse/SPARK-17680
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Xiao Li
>Assignee: Kazuaki Ishizaki
> Fix For: 2.1.0
>
>
> Spark SQL supports Unicode characters for column names when specified within 
> backticks(`). When the Hive support is enabled, the version of the Hive 
> metastore must be higher than 0.12, See the JIRA: 
> https://issues.apache.org/jira/browse/HIVE-6013 Hive metastore supports 
> Unicode characters for column names since 0.13.
> In Spark SQL, table comments, and view comments always allow Unicode 
> characters without backticks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-17680) Unicode Character Support for Column Names and Comments

2016-09-26 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17680:


Assignee: Apache Spark

> Unicode Character Support for Column Names and Comments
> ---
>
> Key: SPARK-17680
> URL: https://issues.apache.org/jira/browse/SPARK-17680
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Xiao Li
>Assignee: Apache Spark
>
> When the version of the Hive metastore is higher than 0.12, Spark SQL 
> supports Unicode characters for column names when specified within 
> backticks(`). See the JIRA: https://issues.apache.org/jira/browse/HIVE-6013 
> Hive metastore supports Unicode characters for column names since 0.13 
> In Spark SQL, table comments, and view comments always allow Unicode 
> characters without backticks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-17680) Unicode Character Support for Column Names and Comments

2016-09-26 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17680:


Assignee: (was: Apache Spark)

> Unicode Character Support for Column Names and Comments
> ---
>
> Key: SPARK-17680
> URL: https://issues.apache.org/jira/browse/SPARK-17680
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Affects Versions: 2.1.0
>Reporter: Xiao Li
>
> When the version of the Hive metastore is higher than 0.12, Spark SQL 
> supports Unicode characters for column names when specified within 
> backticks(`). See the JIRA: https://issues.apache.org/jira/browse/HIVE-6013 
> Hive metastore supports Unicode characters for column names since 0.13 
> In Spark SQL, table comments, and view comments always allow Unicode 
> characters without backticks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org