You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Karen Feng (Jira)" <ji...@apache.org> on 2021/02/26 20:21:00 UTC

[jira] [Created] (SPARK-34555) Resolve metadata output

Karen Feng created SPARK-34555:
----------------------------------

             Summary: Resolve metadata output
                 Key: SPARK-34555
                 URL: https://issues.apache.org/jira/browse/SPARK-34555
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Karen Feng


Today, we can't resolve a metadata column from a Spark SQL dataframe with `df.col("metadataColName")`. This is because metadata output is only used during `resolveChildren`; it should likely also be used by `resolve`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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