-
**What is the bug?**
Using the SQL API (with the default format `jdbc`), combining quoted nested fields and the `fetch_size` attribute cause unexpected failures (on https://playground.opensearch.or…
-
**Description:**
We are using a Zod schema with `Record` to support a multi-language `message`. Our schema is defined as follows:
```js
z.object({
message: z.record(z.string()).optional(),
…
mpost updated
2 weeks ago
-
# 📦 Project Hub
## 🚀 Project Goal
Create a user-friendly interface for building protocols through a form-based approach and explore existing protocols created by community members and our company.…
-
### Description
Greetings!
By now, I don't see any option to modify the structure of MDC in JSON log output. The only option one has is "nested" mdc object, like `... mdc: {"my_soopah_doopah_conte…
-
- Version: logstash-filter-json (3.0.5) (as part of logstash 6.5.1)
- Operating System: osx 10.13.6
- Config File (if you have sensitive info, please remove it):
```
output {
stdout {
co…
-
**The issue:** the notion of nested object is ambiguous, GraphQL and SimpleSchema have different intepretations.
In GraphQL you can either be a blackbox JSON or a nested type, there is no intermdia…
-
In the schema we use has quite a lot of nested objects
ex.
query {
devices {
id
name
inputs {
id
type
inputSettings {
voltage
temperature…
-
* Cookiecutter version: 2.3.0
* Template project url: "local poc"
* Python version: 3.11.3
* Operating System: arch
### Description:
When using [nested-configuration-files](https://cookiecutter…
-
Despite the documentation saying "The JSON format only supports simple key/value, unnested objects", the filter clearly supports nested objects and has done so for a while. It's even been suggested to…
-
There will be several layers to the architecture to support token authorship in the ecosystem.
## YAML schema
There will be a YAML schema that describes the possible shape of a file that defines…