I used elasticsearch 7.6.1 with SQL 1.6.0 I founded that the count(*) group by query cannot support offset argment. the query : "query": "select customer_id, count(*) as label_value from kibana_sample ...
GET /_sql?format=json { "query":"""SELECT * FROM process """, "fetch_size":"20" } With OFFSET {from} ROWS FETCH NEXT {size} ROWS ONLY we could paginate to backwards ...
某些結果已隱藏,因為您可能無法存取這些結果。
顯示無法存取的結果