You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2016/08/26 14:19:20 UTC

[jira] [Deleted] (IGNITE-3781) [IGNITE-3765] ODBC: Get rid of Tableau warnings about unsupported aggregations.

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

Semen Boikov deleted IGNITE-3781:
---------------------------------


> [IGNITE-3765] ODBC: Get rid of Tableau warnings about unsupported aggregations.
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-3781
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3781
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Vladimir Ozerov
>
> Currently Tableau prints the following warning about our ODBC driver: 
> {code}
> This aggregation is unsupported: 'M/D/YY'
> This aggregation is unsupported: 'MMMM YYYY'
> This aggregation is unsupported: Attribute
> This aggregation is unsupported: Day
> This aggregation is unsupported: Hour
> This aggregation is unsupported: Minute
> This aggregation is unsupported: Month
> This aggregation is unsupported: Quarter
> This aggregation is unsupported: Second
> This aggregation is unsupported: Std. Dev
> This aggregation is unsupported: Std. Dev (Pop.)
> This aggregation is unsupported: Trunc Day
> This aggregation is unsupported: Trunc Hour
> This aggregation is unsupported: Trunc Minute
> This aggregation is unsupported: Trunc Month
> This aggregation is unsupported: Trunc Quarter
> This aggregation is unsupported: Trunc Second
> This aggregation is unsupported: Trunc Week Number
> This aggregation is unsupported: Trunc Year
> This aggregation is unsupported: Variance
> This aggregation is unsupported: Variance (Pop.)
> This aggregation is unsupported: Week Number
> This aggregation is unsupported: Weekday
> This aggregation is unsupported: Year
> {code}
> We need to investigate what causes this and fix the root cause.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)