does ESSQL support this syntax like(select c1,c2,count(*) from index1 group by c1,c2)in elasticsearch6.3
In 6.3, only a single GROUP BY can be used. That limitation has been addressed though and should be released soon.
does ESSQL support this syntax like(select c1,c2,count(*) from index1 group by c1,c2)in elasticsearch6.3
In 6.3, only a single GROUP BY can be used. That limitation has been addressed though and should be released soon.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.