[
https://issues.apache.org/jira/browse/KYLIN-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930997#comment-17930997
]
ASF subversion and git services commented on KYLIN-6067:
--------------------------------------------------------
Commit 1cff0dcdd41621c8845608be8c500f04a7796593 in kylin's branch
refs/heads/kylin5 from Yan Xin
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=1cff0dcdd4 ]
KYLIN-6067 Keep columns order in select star for ModelView
* change order config from int to string
* fix toLowerCase
---------
Co-authored-by: Pengfei Zhan <[email protected]>
> The column order in the `SELECT *` query result from the Model view does not
> meet expectations
> ----------------------------------------------------------------------------------------------
>
> Key: KYLIN-6067
> URL: https://issues.apache.org/jira/browse/KYLIN-6067
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
> Fix For: 5.0.2
>
>
> The column order in the `SELECT *` query result from the Model view does not
> meet expectations. The result should be returned in the order of the table's
> schema.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)