KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ Parse error: “limit” in function

  • Parse error: “limit” in function

    Posted by fav_pa on August 20, 2024 at 4:37 pm

    Hello everyone,
    I am currently learning q/kdb and am writing a function to load and process data called .data.function
    it works well.
    but now, even if had a single line as print “hello”, it triggers the error:

    ERROR: limit

    >>> Explanation: Tried to generate a list longer than 240-1, or serialized object is > 1TB, or ‘type if trying to serialize a nested object which has > 2 billion elements, or Parse errors, too many constants

    I really dont understand why, especially because the code works fine when i run it line by line

    Thank you for your help
    PF

    mahesh-chavan1997 replied 2 weeks ago 3 Members · 2 Replies
  • 2 Replies

Log in to reply.