-
so I've long wanted a nice clean REST API for working with databases; that hides as much as possible the physical storage details of the gazillion different kinds of DB/storage we have these days (SQL…
-
Pod startup fails with the following:
```
[2017-10-26T22:24:41,544][INFO ][o.e.n.Node ] [elasticsearch-master-4227219301-s0dr9] initializing ...
[2017-10-26T22:24:41,591][WARN ][o.e…
-
(Follow up to discussion at https://groups.google.com/forum/#!topic/actionml-user/W7Dcj1opAQo)
Consistently getting some differences to the expected engine output from ./examples/integration-test. Th…
-
**Build Scans:**
- [elasticsearch-pull-request #39948 / 8.17.0_bwc-snapshots](https://gradle-enterprise.elastic.co/s/qjyclkagie4qq)
- [elasticsearch-intake #12448 / 8.17.0_bwc-snapshots](https://gradl…
-
Possible duplicate of: https://github.com/django-haystack/django-haystack/issues/1513
* [x] Tested with the latest Haystack release
* [ ] Tested with the current Haystack master branch
## Expec…
-
## Background
In the issue https://github.com/elastic/elasticsearch/issues/66247, it represent the TSDB query plan.
The TSDB query alway like this:
- downsample metric of one time_series line (_t…
-
**Build Scans:**
- [elasticsearch-periodic #4774 / release-tests](https://gradle-enterprise.elastic.co/s/2texotcbftrqe)
- [elasticsearch-periodic #4764 / release-tests](https://gradle-enterprise.elast…
-
If extracting a pivoted column by its alias, the query works as expected:
```
sql> SELECT languages, XX FROM (SELECT languages, gender, salary FROM test_emp) PIVOT (AVG(salary) FOR gender IN ('M', '…
-
Docker/swarm currently just proxies `logs` calls back to the engine.
This is problematic since swarm is definitely not the best place to do log management.
Instead, we should do something like deleg…
-
* [x] Tested with the latest Haystack release
* [ ] Tested with the current Haystack master branch
## Expected behaviour
Query results returned
## Actual behaviour
TransportError and empty re…
ghost updated
7 years ago