-
### CrateDB version
5.9.2
### CrateDB setup information
Standard single node
### Problem description
Creating a table with a generated column that uses a `CASE` expression fails with an unexpecte…
-
**Build Scans:**
- [elasticsearch-periodic-platform-support #4632 / ubuntu-2204_platform-support-unix](https://gradle-enterprise.elastic.co/s/iky6gpgmdjkyc)
- [elasticsearch-periodic-platform-support …
-
I am trying to use superset to query wazuh 4.9.0, which is using Opensearch 2.13.
If I query one of the indexes directly, it works:
```
superset-1 | 2024-09-13 18:24:13,291:DEBUG:elasticsearch:>…
-
What's the best (current) way to get SQL working?
https://github.com/NLPchina/elasticsearch-sql/ mentions x-pack-sql and opendistro (but 6.8.4 isn't supported)
https://opendistro.github.io/for-ela…
-
**Why is this needed**:
1. grafana use lucene query to query elasticsearch data, then grafana count/max ... the data.
2. When there is too much data, grafana performance degradation and delays ,al…
-
The result of the following SQL query on an elasticsearch database :
Select count(*) from table_z where x=y;
is not equal to the result of the related ES query:
curl get table_z/_count?
query…
-
返回对象集合时resulttype写什么
-
`testDriverConfigurationWithSSLInURL` starts failing on CI after https://github.com/elastic/elasticsearch/commit/0ca375ed42f420f4c7c4a8c489a2ecc328db3648.
```
2> java.lang.AssertionError: Driver…
-
### Elasticsearch Version
8.x, 9.x
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
darwin
### Problem Description
Stale data could be left on nodes after an inde…
-
whats the difference between elasticsearch-site, elasticsearch-sql ?