Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

IPC queries not working #1

@robsmith11

Description

@robsmith11

With a couple small changes (see my fork), krust compiles with the latest nightly. The embedded functionality works well, but I'm unable to use the IPC API.

I am able to establish a connection to a local kdb process, but when I try to send a query (such as running the provided demo), I get an error. k.t is -128, and the error string in k.union is "char". I'm guessing the query isn't being serialized properly, but I can't figure out what's wrong. Any ideas?

I'm using 3.4 on 64-bit linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions