Nathan Howell created SPARK-3858: ------------------------------------ Summary: SchemaRDD.generate ignores alias argument Key: SPARK-3858 URL: https://issues.apache.org/jira/browse/SPARK-3858 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 1.1.0 Reporter: Nathan Howell Priority: Minor
The {{alias}} argument to {{SchemaRDD.generate}} is discarded and a constant {{None}} is supplied to the {{logical.Generate}} constructor. -- 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