HanumathRao opened a new pull request #1534: DRILL-6844: Query with ORDER BY 
DESC on indexed column does not pick …
URL: https://github.com/apache/drill/pull/1534
 
 
   …secondary index.
   
   This PR fixes the issue related to query not picking index when desc is used 
in the order by clause.
   The code is changed to create the sort collation with nulls first when 
indexed field is desc otherwise it creates nulls last.
   
   @amansinha100  Can you please review this PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to