heavydb
heavydb copied to clipboard
HeavyDB (formerly OmniSciDB)
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...
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?  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]...
  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