Shenoy Pratik

Results 22 issues of Shenoy Pratik

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.177.0 **System**: Microsoft Windows 8.1 Single Language **Thrown From**: [atom-bootstrap3](https://github.com/webBoxio/atom-bootstrap3) package, v1.2.0 ### Stack Trace Uncaught Error: Can't undo...

Release the **Querqy Plugin** for OpenSearch * Comes in from a community contribution [here](https://github.com/JohannesDaniel/querqy-opensearch) * More issues to standardize the plugin before release are added [here](https://github.com/JohannesDaniel/querqy-opensearch/issues) * **NOTE**: This meta...

enhancement

**What is the bug?** SQL workbench doesn't support viewing all values of a child in nested json. **How can one reproduce the bug?** Index a doc with nested objects. **What...

bug
workbench

**What is the bug?** Delete operation doesn't work as expected when using a string field in the where clause. It works as expected when using a number field in the...

enhancement
SQL
legacy

Signed-off-by: Shenoy Pratik ### Description bump main to 3.0 ### Issues Resolved #692 ### Check List - [ ] New functionality includes testing. - [ ] All tests pass, including...

I am getting deploy parse error, ![error](https://cloud.githubusercontent.com/assets/4348487/21976725/2e0dbef2-dbf9-11e6-800d-46da377c89a9.png) Is it the problem with caffe version? Thanks

### Description Update index search preference to `_primary` ### Issues Resolved https://github.com/opensearch-project/observability/issues/1562 ### Check List - [ ] New functionality includes testing. - [ ] All tests pass, including unit...

feature

### Description Added visualization type in Operational panels ### Issues Resolved opensearch-project/dashboards-observability#106 ### Check List - [ ] New functionality includes testing. - [ ] All tests pass, including unit...

**Is your feature request related to a problem? Please describe.** This feature comes from OpenSearch Plugins issue: https://github.com/opensearch-project/opensearch-plugins/issues/74 As part helping DevOps engineers track health of individual plugins. We should...

Describe the bug Review usages of actionGet API calls so that this API if being called in a single threaded pool should use timeouts or should be called asynchronously. PR...

bug