[ 
https://issues.apache.org/jira/browse/SPARK-22749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Efrat updated SPARK-22749:
--------------------------
    Summary: df.na().fill(0) over an unnamed FIRST() fails the query  (was: 
fillNa over an unnamed FIRST() fails the query)

> df.na().fill(0) over an unnamed FIRST() fails the query
> -------------------------------------------------------
>
>                 Key: SPARK-22749
>                 URL: https://issues.apache.org/jira/browse/SPARK-22749
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.1
>            Reporter: Efrat
>
> When I created a query with FIRST() and didn't renamed the field I queried 
> over - applying fillNA created a syntax that failed the query. Renaming the 
> field using AS solved it, but I guess it's a bug in fillNA that doesn't 
> support it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to