ILuffZhe opened a new pull request #2599:
URL: https://github.com/apache/calcite/pull/2599


   The PR supports sorting aggregation result in Elasticsearch Adapter.
   Like: **select val2, max(val3) as MAX_VAL3 from view group by val2 order by 
MAX_VAL3 desc**


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to