-
https://github.com/heavyai/heavydb/issues/7
i ve had a look on the hardware reference and amd is nowhere to be found.
is there a version supporting amd?
wibed updated
2 years ago
-
**In the case of insufficient memory, how can the query be executed normally?**
**After that, all database table queries are as follows:**
**ERR_OUT_OF_CPU_MEM: Not enough host memory to execute the…
-
This used to work, I believe, and so may be a regression in OmniSci 5.7
To replicate:
1. Create a geopandas data frame
2. Create a matching OmniSci table
3. Use load_table_columnar method
4. N…
-
https://github.com/xnd-project/rbc/blob/1efb02691a751e5a69e3f256b29c6f51e93c40b8/rbc/omniscidb.py#L227-L230
pearu updated
2 years ago
-
Something like ST_AsText function which will return a string representation of a geo column
-
-
Version: 6.4.0
While running some queries against heavydb, SIGSEGV errors occur randomly causing the DB to crash and create outages.
Any way to debug/fix this?
HeavyDB.cpp:332 Interrupt signal (11)…
-
Perhaps already have string dictionary support by inputting key_for_string, but could make nicer ux around this
-
How can I use programming languages such as golang and python to connect to heavydb
-
Typical analytical data de-normalized and contains map of primitive types. PostgreSQL [hstore](https://www.postgresql.org/docs/current/hstore.html) extension/type solve this task, Clickhouse also supp…