You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/09/05 11:41:20 UTC

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

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

Vladimir Ozerov updated IGNITE-3765:
------------------------------------
    Description: 
Currently Tableau prints the following warning about our ODBC driver: 

{code}
This aggregation is unsupported: Attribute
{code}

We need to investigate what causes this and fix the root cause.

  was:
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.


> ODBC: Get rid of Tableau warnings about unsupported aggregations.
> -----------------------------------------------------------------
>
>                 Key: IGNITE-3765
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3765
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>    Affects Versions: 1.7
>            Reporter: Vladimir Ozerov
>            Assignee: Igor Sapego
>             Fix For: 1.8
>
>
> Currently Tableau prints the following warning about our ODBC driver: 
> {code}
> This aggregation is unsupported: Attribute
> {code}
> We need to investigate what causes this and fix the root cause.



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