[jira] [Updated] (SPARK-10467) Vector is converted to tuple when extracted from Row using __getitem__

2015-09-06 Thread Maciej Szymkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz updated SPARK-10467: --- Description: If we take a row from a data frame and try to extract vector element by

[jira] [Updated] (SPARK-10467) Vector is converted to tuple when extracted from Row using __getitem__

2015-09-06 Thread Maciej Szymkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz updated SPARK-10467: --- Description: If we take a row from a data frame and try to extract vector element by

[jira] [Updated] (SPARK-10467) Vector is converted to tuple when extracted from Row using __getitem__

2015-09-06 Thread Maciej Szymkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz updated SPARK-10467: --- Description: If we take a row from a data frame and try to extract vector element by

[jira] [Updated] (SPARK-10467) Vector is converted to tuple when extracted from Row using __getitem__

2015-09-06 Thread Maciej Szymkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Szymkiewicz updated SPARK-10467: --- Description: {code} from pyspark.ml.feature import HashingTF df = sqlContext.createD