[
https://issues.apache.org/jira/browse/KYLIN-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16491861#comment-16491861
]
ASF subversion and git services commented on KYLIN-3363:
--------------------------------------------------------
Commit faf7064c2161109eb43b2566960ea58b8556a67b in kylin's branch
refs/heads/master from [~lidong_sjtu]
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=faf7064 ]
KYLIN-3363 fix wrong partition condition appended in JDBC Source
> 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
>
> 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)