Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3413

ODBC error for bigint type in Tableau 10.4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Driver - ODBC
    • None

    Description

      The issue is mentioned here.

      https://issues.apache.org/jira/browse/KYLIN-3025

      When I use Tableau 9.3 and 10.5, I have no problem connecting Kylin ODBC to Tableau. But in Tableau 10.4, I get error: No realization found for OLAPContext, CUBE_UNMATCHED_AGGREGATION[FunctionDesc [expression=SUM, parameter=CAST($7):BIGINT, returnType=null]], 

      When I check the query log, I found the difference in the SQL statement as follows:

      Tableau 10.4: SUM({fn CONVERT(1, SQL_BIGINT)}) AS "sum_Number_of_Records_ok"
      Tableau 10.5: SUM(1) AS "sum_Number_of_Records_ok"

      I think it is a Tableau's problem, but can we update ODBC driver to fix this issue?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vula2 Le Anh Vu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: