Longfei Jiang created KYLIN-6085:
------------------------------------
Summary: 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
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)