OpenSearch/x-pack/qa/sql/security
Costin Leau 65dbc17510
SQL: Fix bug caused by empty composites (#30343)
When dealing with filtering, a composite aggregation might return empty
buckets (which have been filtered) which gets sent as is to the client.
Unfortunately this interprets the response as no more data instead of
retrying.

This now has changed and the listener keeps retrying until either the
query has ended or data passes the filter.

Fix #30292
2018-05-03 17:13:32 +03:00
..
no-ssl Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
src/test SQL: Fix bug caused by empty composites (#30343) 2018-05-03 17:13:32 +03:00
ssl Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
build.gradle Rename users 2018-04-20 15:34:01 -07:00
roles.yml Add comments inadvertently removed during migrate 2018-04-24 13:41:09 -05:00