You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/04/28 17:43:12 UTC

[jira] [Created] (SPARK-14981) CatalogTable should contain sorting directions of sorting columns

Cheng Lian created SPARK-14981:
----------------------------------

             Summary: CatalogTable should contain sorting directions of sorting columns
                 Key: SPARK-14981
                 URL: https://issues.apache.org/jira/browse/SPARK-14981
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Cheng Lian


For a bucketed table with sorting columns, {{CatalogTable}} only records sorting column names, while sorting directions (ASC/DESC) are missing.

Our SQL parser supports the syntax, but sorting directions are silently dropped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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