heavydb icon indicating copy to clipboard operation
heavydb copied to clipboard

HeavyDB (formerly OmniSciDB)

Results 172 heavydb issues
Sort by recently updated
recently updated
newest added

Omnisci use this file to patch llvm 9 for glibc 2.31+ support. The original patch file can't be parsed successfully and are considered as garbage. This updated patch is generated...

Grammatical reference for date addition and subtraction: [https://docs.heavy.ai/sql/data-manipulation-dml/functions-operators#statistical-and-aggregate-functions](url) but just look like this the DATEADD cannot be put in a where condition? heavysql> select DATEADD('DAY', -30, itime) from jrw_onu_intftraffic_day_03 where...

Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies
java

In most programming languages, short ranges from -32768 to 32767, but the heavyDB Minimum value: -32,767; Maximum value: 32,767; maximum value: 32,767,Should I change the type from SmallInt to INTEGER...

I downloaded [https://releases.omnisci.com/os/tar/omnisci-os-latest-Linux-x86_64-cuda.tar.gz](url) and decompressed it, and after starting it, I found the following error when i visit the web console port 6273, the browser black screen? ![image](https://user-images.githubusercontent.com/96612712/167753048-d5bf5769-7fca-4774-87dd-3f5ebae9137d.png) omnisky@omnisky-Super-Server:~/gpudb$ nohup...

heavysql> select count(*) from heavyai_us_states a,flights_2008_7M b where a.abbr=b.dest_city and a.abbr='New York'; Query requires one or more casts between none-encoded and dictionary-encoded strings, and the estimated table size (14019456 rows)...

heavysql> \memory_summary HeavyDB Server CPU Memory Summary: MAX USE ALLOCATED FREE 98304.00 MB 98223.84 MB 98304.00 MB 80.15 MB HeavyDB Server GPU Memory Summary: [GPU] MAX USE ALLOCATED FREE [0]...

![image](https://user-images.githubusercontent.com/96612712/164584087-2f47ef06-a986-4600-9209-931444134348.png) ![image](https://user-images.githubusercontent.com/96612712/164584246-61859e26-4a4d-4973-908b-e1653df8b73f.png) heavysql> \memory_summary HeavyDB Server CPU Memory Summary: MAX USE ALLOCATED FREE 98304.00 MB 922.65 MB 4096.00 MB 3173.35 MB HeavyDB Server GPU Memory Summary: [GPU] MAX USE ALLOCATED...

Hi, Guys, As you know, the wget speed is somewhat slow (maybe needs more than 20 hours) and in the script of mapd-deps-ubuntu.sh, I suggest to check whether the mapd-deps-ubuntu-20.04-latest.tar.xz...

List of required fixes: - [x] Build DBEngine - [ ] Linux with cuda enabled failure - [ ] Windows failure