[
https://issues.apache.org/jira/browse/KYLIN-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875709#comment-16875709
]
ASF subversion and git services commented on KYLIN-4046:
--------------------------------------------------------
Commit 6f12aaf5c62bfb10e2b3acf28520e259fce1a7a2 in kylin's branch
refs/heads/master from hit-lacus
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=6f12aaf ]
KYLIN-4046 Refine JDBC Source(source.default=8)
Currently, the function of ingest data from RDBMS(kylin.source.default=8) to
Kylin has some problems , in this patch, I want to :
1. fix case-sensitive
2. fix weak dialect compatibility
3. fix mis-use quote character
> Refine JDBC Source(source.default=8)
> ------------------------------------
>
> Key: KYLIN-4046
> URL: https://issues.apache.org/jira/browse/KYLIN-4046
> Project: Kylin
> Issue Type: Bug
> Components: RDBMS Source
> Reporter: XiaoXiang Yu
> Assignee: XiaoXiang Yu
> Priority: Critical
>
> Currently, the function of ingest from RDBMS(kylin.source.default=8) to Kylin
> has some problem such as:
> # case-sensitive
> # weak dialect compatibility
> # mis-use quote character
> We need to fix this problem in kylin.source.default=8.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)