[
https://issues.apache.org/jira/browse/KYLIN-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Li resolved KYLIN-3363.
----------------------------
Resolution: Fixed
Fix Version/s: v2.4.0
> 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
>
>
> 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)