[
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: [email protected]
For additional commands, e-mail: [email protected]