[
https://issues.apache.org/jira/browse/KYLIN-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031064#comment-18031064
]
ASF subversion and git services commented on KYLIN-6085:
--------------------------------------------------------
Commit 6167a3577d6b95495fff3853ebe40e0f69020147 in kylin's branch
refs/heads/kylin5 from jlf
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=6167a3577d ]
KYLIN-6085 Add config to control removal of ORDER BY in SQL subqueries.
> Fix issue where ORDER BY in SQL subqueries does not take effect
> ---------------------------------------------------------------
>
> Key: KYLIN-6085
> URL: https://issues.apache.org/jira/browse/KYLIN-6085
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.2
> Reporter: Longfei Jiang
> Assignee: Longfei Jiang
> Priority: Major
>
> When executing SQL queries that contain an ORDER BY clause inside a subquery,
> the ordering is not respected in the final query results. This behavior is
> inconsistent with standard SQL semantics and may cause incorrect result
> ordering or unexpected query outputs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)