[
https://issues.apache.org/jira/browse/IGNITE-14177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301119#comment-17301119
]
Sergey Dorozhkin commented on IGNITE-14177:
-------------------------------------------
[~amashenkov] , Hi, Andrey! Can you help me with review?
> Query parallelism ignores "NULLS LAST" in "order by" clause
> -----------------------------------------------------------
>
> Key: IGNITE-14177
> URL: https://issues.apache.org/jira/browse/IGNITE-14177
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.9.1
> Reporter: Ilya Kazakov
> Assignee: Sergey Dorozhkin
> Priority: Major
> Attachments: NullsLastWithParallels.java
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If set QueryParallelism to some value >=2, then "NULLS LAST" is ignored in
> "order by clause".
> e.g. SELECT * FROM <TABLE> ORDER BY <COLUMN> ASC NULLS LAST
> A small reproducer is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)