[
https://issues.apache.org/jira/browse/KYLIN-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044165#comment-17044165
]
ASF subversion and git services commented on KYLIN-4046:
--------------------------------------------------------
Commit 3c79862cf9c39fb6fc6e7a9c9a9dba9fa0cd4f63 in kylin's branch
refs/heads/2.6.x from hit-lacus
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=3c79862 ]
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
> Fix For: v3.0.0-alpha2, v2.6.4
>
>
> 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
(v8.3.4#803005)