101h is monadic primitivelog is the natural logarithm function, rename your table to something elseRegards, AttilaOn Wed, Jun 4, 2008 at 7:18 AM, Davies <davies.liu> wrote:>> Hi, all:>> I create a parted table, just like in /kx/kdb+/taq/tq.q, the directory> looks like:>> rohan/> |-- 2008.05.08> | -- log> | |-- agent> | |-- bid> | |-- code> | |-- date> | |-- ip> | |-- length> | |-- method> | |-- nreferer> | |-- nurl> | |-- pt> | |-- referer> | |-- sid> | |-- time> | |-- uid> |
– url> |-- agent> |-- sym> -- url>> then:>> # q rohan> q) \v>
agentdate
logsym
url> q)date> ,2008.05.08> q)type date> 14h> q)log> log> q)type log> 101h / what does 101h mean?> q)select from log> 'type> q)count value `:2008.05.08/log/> 10>> how to deal with the parted table log, especially cross dates?>> Best Regards,> Davies Liu> >></davies.liu>