I'm currently trying to decode data from CME (xcme_md_es_opt_20190322-r-00013) using this repo to generate the tallbook. However, when I try to run the relevant command, the script runs for a while and then returns the following error:
2019.04.09D18:27:50.787671000|algo-trading-big|cmedecoder|cmedecoder|INF|logfile|Finished processing file: :sample/
xcme_md_es_opt_20190322-r-00013_chunks/xcme_md_es_opt_20190322-r-00013_chunk0
'domain
[11] /home/cme/deploy/code/cmedecoder/tall_book.q:11: bk0:{[x;y;z;bk;d] a:.[bk;(z;::;1_ml);:;-1_'bk[z;;ml
:x+til d-x]];.[a;(z;::;x);:;y]}
Any suggestions? Also, it might be worth noting that the file is rather large (~3gb compressed, ~20gb uncompressed).