eohara_kdb
New Contributor II
since ‎2023.03.08
yesterday

User Statistics

  • 10 Posts
  • 0 Solutions
  • 9 Kudos given
  • 9 Kudos received

User Activity

Hi all, We have a table with a mix of atom and string columns. Every time we query certain date partitions with a simple select: select from table where date = x we see the process mmap usage increase. The only way we know to reduce this is by restar...