Hello.
I have a little issue using dremio-oss:24.1 with elasticsearch7.13.0 inside docker.
I like to get “_source” and “_vector” from this image:
But, in dremio I get only “_index”, “_doc” and “_type” inside dremio table named “_doc”.
I have tryed to use a reflection but not worked too.
Why ?