Zhongnan Su

Results 52 issues of Zhongnan Su

In the latest release, we merged in this [commit](https://github.com/opensearch-project/sql/pull/533), which adds the transport layer support for PPL. While creating the `TransportPPLQueryAction`, a "NAME" is required in its constructor, that has...

documentation
PPL

**Is your feature request related to a problem? Please describe.** Plugins such as Observability depends on PPL to generate metrics and retrieve data for visualization. The requests are from Kibana...

enhancement

Signed-off-by: Su ### Description Add below design documents - high level design - user stories - client management design ### Issues Resolved #2524 ### Check List - [ ] All...

multiple datasource

Issues created based on #2400, https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2409, https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2399 - [x] #2210 - [ ] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/2434 - [ ] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/2435 - [x] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/2427 - [x] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/2426 - [x] https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2431 - [x] https://github.com/opensearch-project/OpenSearch-Dashboards/issues/2489

multiple datasource
v2.4.0

Backport commit 4095e123d77182bed213fedf41be00ccaffd34a7 from #2505

batch search will issue `_msearch` requests to OpenSearch, which is not likely to work with multiple data sources for the reasons below. https://github.com/opensearch-project/OpenSearch-Dashboards/blob/4dd7f142ad4c8845bc2dd40a3947f8eb6752e891/src/plugins/data/common/search/search_source/search_source.ts#L282-L283 ~~1. Conceptually `batch_search` keeps search unterminated. But...

enhancement
multiple datasource
v2.5.0

create `/doc` folder

docs
multiple datasource
v2.4.0

ux / ui
multiple datasource
v2.4.0