mklee
New Contributor
since ‎2011.01.05
‎2022.01.13

User Statistics

  • 13 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Given that we cant use -g 1 and no change on caller side, is there any way to perform gc upon each .z.pg? I initially have .z.pg:{ bigresult: value x; .Q.gc[]; bigresult };but the memory is not going down until next smaller query.
Hi,I have a date partitioned HDB that stores a big number of trades. e.g.:trade:([] date; sym; time; side; size; price)While the machine only have enough memory to host data for 1 or 2 days, we want to find the med trade size across past 30 days.i.e....
table is a list of dictraze a table is thus just like you raze a list of dictlater dict will thus append/overwrite by key