Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid results from the stream_socket #62

Open
dskora opened this issue Feb 13, 2015 · 0 comments
Open

Invalid results from the stream_socket #62

dskora opened this issue Feb 13, 2015 · 0 comments

Comments

@dskora
Copy link

dskora commented Feb 13, 2015

Created a column family in cassandra cqlsh:

create table test(id uuid primary key, data map <text, text>);

Insert works fine from php as an array bind parameter
Trying to select data and result are really strange, looks like it came straight from socket
testtest: testtest
{'test': 'test'} epected array or anything ?
Any thoughts ?
Thanks

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

No branches or pull requests

1 participant