KX Community

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

Home Forums KX Academy Tables in Joins module in Developer Level 3 course

  • Tables in Joins module in Developer Level 3 course

    Posted by abstrphil on March 4, 2025 at 10:01 am

    Hi,

    I am getting an error with the `trade` table created by `init.q` as it is missing the `size` column that the code requests.

    megan_mcp replied 6 days, 1 hour ago 2 Members · 6 Replies
  • 6 Replies
  • megan_mcp

    Administrator
    March 4, 2025 at 4:48 pm

    Hi @abstrphil 

    Can I advise that you start and stop your server by going to File -> Hub Control Panel then Stop Server and Start Server.

    Run these cells again and let me know the output.

    Many thanks,

    Megan

    • abstrphil

      Member
      March 4, 2025 at 6:27 pm

      Hi Megan,

      Unfortunately, that didn’t fix it. The output was still the same.

      • This reply was modified 6 days, 21 hours ago by  abstrphil.
  • abstrphil

    Member
    March 5, 2025 at 9:12 am

    On a separate note, in the Joins Exercises, the suggested solution for the third-last exercise throws up a type error as the `time` column is a minute type.

    • This reply was modified 6 days, 6 hours ago by  abstrphil.
    • megan_mcp

      Administrator
      March 5, 2025 at 9:44 am

      Hi @abstrphil 

      Is it okay if I access your server so I can view these errors for myself? 

      Many thanks,

      Megan

      • abstrphil

        Member
        March 5, 2025 at 9:52 am

        Yes, sure, by all means!

        Feel free to leave critique of my code too if you spot anything!

  • megan_mcp

    Administrator
    March 5, 2025 at 2:55 pm

    Hi @abstrphil 

    I’m not sure what caused the size column to be removed from the trade table, but I renamed your course-advanced folder to course-advanced-old and installed a fresh version. That code should now run fine 🙂

    If you have any further questions, please let me know!

    Many thanks,

    Megan

Log in to reply.