[
https://issues.apache.org/jira/browse/KYLIN-6046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930142#comment-17930142
]
ASF subversion and git services commented on KYLIN-6046:
--------------------------------------------------------
Commit 68b269d2ed5ee1ffb042f6ffaf0cb58aef1710b3 in kylin's branch
refs/heads/kylin5 from Xuecheng Shan
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=68b269d2ed ]
KYLIN-6046 fix quoted lower-case table name when pushdown
Co-authored-by: Xuecheng Shan <[email protected]>
> Table Not Found Due to Lowercase Table Names Enclosed in Double Quotes in SQL
> -----------------------------------------------------------------------------
>
> Key: KYLIN-6046
> URL: https://issues.apache.org/jira/browse/KYLIN-6046
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Priority: Major
>
> Identical SQL Works for ADMIN but Fails for Regular User with Error: [HIVE
> Exception] Failed to Parse Table: ssb.dates
> - Additional Observations:
> - If the double quotes are removed, the regular user can query
> successfully.
> - However, if the project setting
> `kylin.source.name-case-sensitive-enabled=true` (case-sensitive parameter) is
> enabled, it causes the regular user's query to always fail.
> - This issue does not occur in older versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)