Burak Yavuz created SPARK-8803:
----------------------------------

             Summary: Crosstab element's can't contain null's and back ticks
                 Key: SPARK-8803
                 URL: https://issues.apache.org/jira/browse/SPARK-8803
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Burak Yavuz


Having back ticks or null as elements causes problems. 

Since elements become column names, we have to drop them from the element as 
back ticks are special characters.

Having null throws exceptions, we could replace them with empty strings.



--
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

Reply via email to