datasource.ts
14 KB
-
Elasticsearch: Fix empty query request to send properly (#17488) · c78b6e2a
* ensure that empty Elasticsearch queries are properly set to *. Fixes issue that appears when passing raw data from variables. * combine null check and empty check into one
Dave committed