[
https://issues.apache.org/jira/browse/KYLIN-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031062#comment-18031062
]
ASF GitHub Bot commented on KYLIN-6085:
---------------------------------------
jlfsdtc opened a new pull request, #2344:
URL: https://github.com/apache/kylin/pull/2344
(no comment)
> 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)