You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/10/13 04:56:07 UTC

[GitHub] [druid] abhishekagarwal87 commented on a diff in pull request #13168: ScanQuery supports multi column orderBy queries

abhishekagarwal87 commented on code in PR #13168:
URL: https://github.com/apache/druid/pull/13168#discussion_r994141629


##########
sql/src/main/java/org/apache/druid/sql/calcite/rel/DruidQuery.java:
##########
@@ -1307,7 +1308,7 @@ private ScanQuery toScanQuery()
         );
         return null;
       }
-    }
+    }*/

Review Comment:
   We should just remove this commented code. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org