-
Rather than requiring users to use standard list and map objects to deal with field access, update, etc. We should expose an API that facilitates these operations while making it easy to handle field…
-
If scripting fails in, say, an aggregation we should provide the failed document id in the error message.
This will allow them to debug their script via the [execute API](https://github.com/elastic…
-
When trying to access a nested or object field within a script, the behavior is different depending on the method called. When trying to retrieve the value of the field, an exception is thrown saying …
-
**Description**
A clear and concise description of what the bug is.
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Prepare Apache ShardingSphere-Proxy 5.1.1
1. Start ShardingSphere-…
-
**Describe the issue**
When inviting the bot to a Teams call we receive a HTTP 500 error and the bot never joins the call.
**Code Snippet**
```
var statefulCall = await this.Client.Calls().Add…
-
Follow up to issue #113, I wanted to break this into another issue as I think it may be more involved.
After I attempted to run install using Data Access and hit issue #113.... I tried to install…
-
Run this command:
node --max_old_space_size=10240 ".\utils\OpenSourceProjectAnalysis.js" --recover-kdm "C:\\Users\\flyqk\\Documents\\Research Projects\\UMLx\\data\\GitAndroidAnalysis\\repo.json"
…
-
Another null pointer issue
-
"Preprod" is a piece of polis that exists at a few levels:
- deploy scripts
- development server code (for running both prod and preprod)
- separate config
- environments/dns: `pol.is` vs `preprod…
-
After https://github.com/elastic/elasticsearch/issues/84735, hppc usage in Elasticsearch is now isolated to `ImmutableOpenMap` and `ImmutableOpenIntMap`. This is a meta issue delineating the remaining…