You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/10/06 16:50:20 UTC

[jira] [Updated] (SPARK-17750) Cannot create view which includes interval arithmetic

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

Xiao Li updated SPARK-17750:
----------------------------
    Assignee: Dongjoon Hyun

> Cannot create view which includes interval arithmetic
> -----------------------------------------------------
>
>                 Key: SPARK-17750
>                 URL: https://issues.apache.org/jira/browse/SPARK-17750
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Andreas Damm
>            Assignee: Dongjoon Hyun
>             Fix For: 2.1.0
>
>
> Given table
> create table dates (ts timestamp)
> the following view creation SQL failes with Failed to analyze the canonicalized SQL. It is possible there is a bug in Spark.
> create view test_dates as select ts + interval 1 day from dates



--
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