[jira] [Updated] (SPARK-26879) Inconsistency in default column names for functions like inline and stack

2019-02-14 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jash Gala updated SPARK-26879: -- Description: In the Spark SQL functions definitions, `inline` uses col1, col2, etc. (i.e. 1-indexed

[jira] [Updated] (SPARK-26879) Inconsistency in default column names for functions like inline and stack

2019-02-14 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jash Gala updated SPARK-26879: -- Description: In the Spark SQL functions definitions, `inline` uses col1, col2, etc. (i.e. 1-indexed

[jira] [Updated] (SPARK-26879) Inconsistency in default column names for functions like inline and stack

2019-02-14 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jash Gala updated SPARK-26879: -- Description: In the Spark SQL functions definitions, `inline` uses col1, col2, etc. (i.e. 1-indexed

[jira] [Updated] (SPARK-26879) Inconsistency in default column names for functions like inline and stack

2019-02-14 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jash Gala updated SPARK-26879: -- Description: In the Spark SQL functions definitions, `inline` uses col1, col2, etc. (i.e. 1-indexed

[jira] [Updated] (SPARK-26879) Inconsistency in default column names for functions like inline and stack

2019-02-14 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jash Gala updated SPARK-26879: -- Description: In the Spark SQL functions definitions, `inline` uses col1, col2, etc. (i.e. 1-indexed

[jira] [Updated] (SPARK-26879) Inconsistency in default column names for functions like inline and stack

2019-02-14 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jash Gala updated SPARK-26879: -- Description: While looking at the default column names used by inline and stack, I found that inline

[jira] [Created] (SPARK-26879) Inconsistency in default column names for functions like inline and stack

2019-02-14 Thread Jash Gala (JIRA)
Jash Gala created SPARK-26879: - Summary: Inconsistency in default column names for functions like inline and stack Key: SPARK-26879 URL: https://issues.apache.org/jira/browse/SPARK-26879 Project: Spark

[jira] [Updated] (SPARK-26879) Inconsistency in default column names for functions like inline and stack

2019-02-14 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-26879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jash Gala updated SPARK-26879: -- Description: While looking at the default column names used by inline and stack, I found that inline

[jira] [Comment Edited] (SPARK-23619) Document the column names created by explode and posexplode functions

2019-02-08 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16763564#comment-16763564 ] Jash Gala edited comment on SPARK-23619 at 2/8/19 2:14 PM: --- I've fixed this

[jira] [Commented] (SPARK-23619) Document the column names created by explode and posexplode functions

2019-02-08 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16763564#comment-16763564 ] Jash Gala commented on SPARK-23619: --- I'll fix this and raise a PR > Document the column names created

[jira] [Commented] (SPARK-10892) Join with Data Frame returns wrong results

2019-02-07 Thread Jash Gala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16763001#comment-16763001 ] Jash Gala commented on SPARK-10892: ---  This issue is still reproducible in Spark 2.4.0. > Join with