Anton Okolnychyi created SPARK-34586:
----------------------------------------

             Summary: Consider supporting distribution and ordering definitions 
during table creation 
                 Key: SPARK-34586
                 URL: https://issues.apache.org/jira/browse/SPARK-34586
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Anton Okolnychyi


I think it makes sense to allow users to control the distribution and ordering 
of data during table creation. Spark should parse such expressions, map them 
into {{Distribution}} and {{SortOrder}} and pass to data sources.

The SQL syntax requires further consideration.



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

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

Reply via email to