This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 61bb218  IGNITE-13767: Removed PHP, Node.js and Python from main repo
     add 19cd3f8  IGNITE-14177 Fixed NULLS LAST/FIRST sorting if query 
parallelism is set (#8875)

No new revisions were added by this update.

Summary of changes:
 .../query/h2/twostep/SortedReduceIndexAdapter.java |  36 +++
 .../IgniteCacheParallelismQuerySortOrderTest.java  | 257 +++++++++++++++++++++
 .../IgniteBinaryCacheQueryTestSuite.java           |   2 +
 3 files changed, 295 insertions(+)
 create mode 100644 
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheParallelismQuerySortOrderTest.java

Reply via email to