-
**Describe the bug**
Supplying altitude in Location causes ColumnValidationException. Example from Crash:
```
cr> select * from "mttest31"."etthing";
+------------------------------------------…
-
Dear All,
before officially releasing 0.8, we would like to get your feedback on the pre-release (check https://github.com/smartsdk/ngsi-timeseries-api/releases/tag/0.8-alpha), that provides a number…
-
Releases for old versions (https://github.com/QuantumLeaps/qm/releases/tag/v4.5.1 for example) don't have any assets. Only the latest https://github.com/QuantumLeaps/qm/releases/tag/v5.0.1 has them. I…
-
QuantumLeap used to work, but for some time now it returns `"Something went wrong with QL. Error: SQLActionException[SQLParseException: Invalid index name: mtdefault]"` when I try to access entity his…
ghost updated
4 years ago
-
Dear Jason and Kazuhito,
first things first: Thanks a bunch for conceiving and maintaining this nice tutorial.
While looking through the `docker-compose.yml`, I found the tutorial still uses Cra…
amotl updated
4 years ago
-
I tried running './service start' command from the main directory to run the services. However, I observed that the Crate DB image crashes almost immediately.
Things I tried to sort out -
1. Change…
-
**Is your feature request related to a problem? Please describe.**
We like to run QL with a TimescaleDB only Backend without Crate. Currently this seems to be not possible. When configuring only the …
-
There is an error on Line 169 of include/qep.hpp. There is an extra bracket on the end of the line containing `refCtr_(0U))`.
The line should read `refCtr_(0U)`
https://github.com/QuantumLeap…
-
**Describe the bug**
QuantumLeap does not seem to work well with NGSI-LD, the recorded values are all "null". The problem is probably with the unrecognized "Property", "GeoProperty" and "Relationship…
ghost updated
4 years ago
-
Hi, All.
I am trying to get historical data from Quantum Leap API in python.
**Is your feature request related to a problem? Please describe.**
I could pagination by using offset and limit quer…