quantQ icon indicating copy to clipboard operation
quantQ copied to clipboard

fixed .quantQ.io.dpftsAppend to work with kdbv4.0

Open MorrisStranger opened this issue 3 years ago • 0 comments

I have been reading this book and found that .quantQ.io.dpftsAppend uses .Q.qm which was used when kdb was unable to map certain data types into memory, This feature now exists in new versions of kdb and I have updated the code to use .Q.dpfts from Kdbv4.0. Please merge if happy. :)

MorrisStranger avatar Oct 16 '22 04:10 MorrisStranger