Chen Song created SPARK-6395:
--------------------------------

             Summary: Rebuild the schema from a GenericRow
                 Key: SPARK-6395
                 URL: https://issues.apache.org/jira/browse/SPARK-6395
             Project: Spark
          Issue Type: Task
          Components: SQL
            Reporter: Chen Song


Sometimes we need the schema of the row, but GenericRow doesn't contain schema 
information. So we need a method such as  
val schema = ScalaReflection.rebuildSchema(row)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to