On Thu, Mar 19, 2020 at 3:46 AM Wenchen Fan <cloud0...@gmail.com> wrote:

> 2. PARTITIONED BY colTypeList: I think we can support it in the unified
> syntax. Just make sure it doesn't appear together with PARTITIONED BY
> transformList.
>

Another side note: Perhaps as part of (or after) unifying the CREATE TABLE
syntax, we can also update Catalog.createTable() to support creating
partitioned tables <https://issues.apache.org/jira/browse/SPARK-31001>.

Reply via email to