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

IPC queries not working #1

Open
robsmith11 opened this issue Jun 3, 2017 · 2 comments
Open

IPC queries not working #1

robsmith11 opened this issue Jun 3, 2017 · 2 comments

Comments

@robsmith11
Copy link

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.

@robsmith11
Copy link
Author

I'm not sure what happened, but now any query I try results in k.t=101 and k.union being empty. I have no idea what k.t=101 means..

@adwhit
Copy link
Owner

adwhit commented Jul 20, 2017

Hi, thanks for your interest! Unfortunately I no longer have access to a 64bit version of KDB so there is very little chance of me being able to fix up this library. Sorry!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants