[jira] [Updated] (SPARK-5129) make SqlContext support select date +/- XX DAYS from table

2015-02-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-5129: - Component/s: SQL make SqlContext support select date +/- XX DAYS from table

[jira] [Updated] (SPARK-5129) make SqlContext support select date + XX DAYS from table

2015-01-07 Thread DoingDone9 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DoingDone9 updated SPARK-5129: -- Description: Example : create table test (date: Date) 2014-01-01 2014-01-02 2014-01-03 when running

[jira] [Updated] (SPARK-5129) make SqlContext support select date + XX DAYS from table

2015-01-07 Thread DoingDone9 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DoingDone9 updated SPARK-5129: -- Description: Example : create table test (date: Date, name: String) 2014-01-01 a 2014-01-02

[jira] [Updated] (SPARK-5129) make SqlContext support select date + XX DAYS from table

2015-01-07 Thread DoingDone9 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DoingDone9 updated SPARK-5129: -- Priority: Minor (was: Major) make SqlContext support select date + XX DAYS from table

[jira] [Updated] (SPARK-5129) make SqlContext support select date + XX DAYS from table

2015-01-07 Thread DoingDone9 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DoingDone9 updated SPARK-5129: -- Description: Example : make SqlContext support select date + XX DAYS from table

[jira] [Updated] (SPARK-5129) make SqlContext support select date + XX DAYS from table

2015-01-07 Thread DoingDone9 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DoingDone9 updated SPARK-5129: -- Description: Example : create table test (date: Date, name: String) datename 2014-01-01

[jira] [Updated] (SPARK-5129) make SqlContext support select date + XX DAYS from table

2015-01-07 Thread DoingDone9 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DoingDone9 updated SPARK-5129: -- Description: Example : create table test (date: Date, name: String) datename 2014-01-01

[jira] [Updated] (SPARK-5129) make SqlContext support select date +/- XX DAYS from table

2015-01-07 Thread DoingDone9 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DoingDone9 updated SPARK-5129: -- Summary: make SqlContext support select date +/- XX DAYS from table (was: make SqlContext support

[jira] [Updated] (SPARK-5129) make SqlContext support select date +/- XX DAYS from table

2015-01-07 Thread DoingDone9 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DoingDone9 updated SPARK-5129: -- Description: Example : create table test (date: Date) 2014-01-01 2014-01-02 2014-01-03 when running