Hello,
I connected dremio to my Elasticsearch database and i have an issue reading some indices which have a lot of documents in them (6000+). I see that the fields are not read at all and this error appears when i try to expand the index and _doc to see the fields : “Cannot provide more information about this dataset.”
When i try to execute any query on the index even COUNT i get the error “IllegalStateException” with no more explanation.
Any ideas ? HELP !