This is an automated email from the ASF dual-hosted git repository.
caolu pushed a change to branch kylin5
in repository https://gitbox.apache.org/repos/asf/kylin.git
from 21630ba2bd KYLIN-6045 Fix sum decimal precision
add 68b269d2ed KYLIN-6046 fix quoted lower-case table name when pushdown
No new revisions were added by this update.
Summary of changes:
.../security/HackSelectStarWithColumnACL.java | 9 ++-
.../security/HackSelectStarWithColumnACLTest.java | 10 +++
...ithColumnACLWithTableNameCaseSensitiveTest.java | 85 ++++++++++++++++++++++
3 files changed, 103 insertions(+), 1 deletion(-)
create mode 100644
src/query/src/test/java/org/apache/kylin/query/security/HackSelectStarWithColumnACLWithTableNameCaseSensitiveTest.java