kedbirhan

Results 3 issues of kedbirhan

I wonder if there is any plan to support sql like query like as shown below using the sql plugin? POST _plugins/_sql/ { "fetch_size" : 5, "query" : "SELECT firstname,...

enhancement
untriaged

for a field type that we want to map to flattened object field, it can be annotated with `@FieldType.Flattened` which is mapped to "flattened" field type in elasticsearch. But opensearch...

bug

dynamic field type(flat_obejct) field are missing from returned query result. For instance requestParameter and responseElement field of cloudtrail logs are commonly mapped to flat_object field type to avoid mapping explosion...

bug