KX Community

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

Home Forums kdb+ Use .Q functions or not Re: Use .Q functions or not

  • kjame

    Member
    November 8, 2021 at 12:00 am

    .Q namespace functions can (and should!) be used –> they are very useful in lots of different situations. However it is safest to only use .Q functions that are documented on the .Q reference card found here: https://code.kx.com/q/ref/dotq/.

    Using any other undocumented .Q namespace functions (or any other undocumented namespace function) may cause issues as these are what we call ‘exposed infrastructure’