-
the float data isnt shown correctly on ui. i have a table with `CAST(0.000000001 as FLOAT)` value inside.
ui shows value: `0`
csv download value: `0.0000`
npgsql .NET value: `1E-09` // exact and co…
-
Do we want to make this better?
xLink updated
6 months ago
-
### To reproduce
1. Download QDB Latest
2. Run QDB
3. Create Table - run this on QDB
```
CREATE TABLE 'qdbug' (
timestamp TIMESTAMP,
lags INT,
'table' SYMBOL capacity 256 CACHE,
id SY…
-
I independently build a graph using jgrapht from the zenodo dataset, using a directed acyclic graph as target structure. There are three types of errors :
1. adding a new edge would induce a cycle
…
-
### To reproduce
1.I installed superset according to the requirements on the official website and executed
`pip install 'questdb-connect==1.0.12'`
2.Create a new database connection in superset and…
-
(11:13:08 PM) astro73|fail: BatSteve: it's lines like that. we need a QDB
This has nothing to do wtih BotSteve.
-
# Expected Behavior
I have provided the below command
**mmseqs expandaln ./base/qdb ./uniprot/uniprotdb.index ./base/res ./uniprot/uniprotdb.index ./base/res_exp --db-load-mode 2 --expansion-mode…
-
While getting local variable list in qdb-client error is thrown in the tracer program as
```
Traceback (most recent call last):
File "qdb_test.py", line 24, in
main()
File "qdb_test.py", lin…
-
1. Go to QDB
2. Click on a Tag (eg. 'tour')
3. The QDB filters by that tag
4. Click on the same Tag (eg. 'tour')
Expected: Nothing happens. We're filtering on the same tag value.
Actual: All qu…
-
### Is your feature request related to a problem?
The opposite of problem.. since QDB is uber fast I am trying to move any functionality I have to it. Expanding QDB capabilities can help with that …