KX Insights Core 2.0.7
Release Date
2021-11-08
Object Store
[FIX] .Q.gz was not processing compressed data larger than 4GB. e.g.
q)r~.Q.gz .Q.gz(6;r:4294967295?0x00)
misleading 'OS reports: File exists'
when malformed .z.zd is used to write compressed files, now reports 'file compression..., e.g. reads were excessively large for compressed|encrypted files from block storage since initial 4.0 KX Insights Core.
q).z.zd:();`:/tmp/aaa set til 10
'file compression - expecting (blockSize;algo;zipLevel) or filenames!((blockSize;algo;zipLevel);...)
Miscellaneous
[FIX] q could crash on startup whilst reading a malformed k4.lic (e.g. kc.lic renamed to k4.lic)
[FIX] On linux, processes started by \q would not be cleaned up on exit, shown as state Z or