You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/06/10 06:34:00 UTC

[jira] [Updated] (KYLIN-3363) Wrong partition condition appended in JDBC Source

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

Shaofeng SHI updated KYLIN-3363:
--------------------------------
    Fix Version/s: v2.3.2

> Wrong partition condition appended in JDBC Source
> -------------------------------------------------
>
>                 Key: KYLIN-3363
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3363
>             Project: Kylin
>          Issue Type: Bug
>          Components: RDBMS Source
>    Affects Versions: v2.3.1
>            Reporter: Dong Li
>            Assignee: Dong Li
>            Priority: Minor
>             Fix For: v2.4.0, v2.3.2
>
>
> create a cube, and select the partition column from lookup table, then select shard by column from fact table.
> then an unexecutable sql will be created to build the flatten table with sqoop:
> select ... from [FACT] where [LOOKUP].[PARTITION_COL] > ...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)