× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2013-06-03T23:53:06Z  · last modified 2013-06-24T21:01:15Z

Table Data Editor displays java.nio.HeapByteBuffer for BLOB data type


Dev
Fun Fun
funfun
QA
Sachin Prakash
SachinPrakash
Priority Low
Complexity Unknown
Component DB - Cassandra
Version 14.0

 

Version: 14.0.0-beta-3
Build #: 32695
Build Date: 2013-Jun-03 03:40:24 PM
 

For Cassandra, if i create the below table and try to import the table with the contents of attached csv file, for the column c4 i find entries like java.nio.HeapByteBuffer[pos=183 lim=21675 cap=173760]


 
Is this as designed ?
 
CREATE TABLE "TDE_6"  ( 

        "C1"    int,

        "C2"    text,

        "C3"    text,

        "C4"    blob,

        "C5"    text,

        "C6"    text,

        PRIMARY KEY("C1")

GO

<< From Fung >>

While developing Cassandra support, 'blob' is the only data type that I don't know how to insert a row to the table from the CLI. You might want to create an issue to track this problem. For the time bing, the only thing I know it will be accepted by Cassandra server is to create a null value using '' in the INSERT/UPDATE statements.

 

2 attachments

Issue #9236

Closed
Fixed
Resolved 2013-06-20T23:26:09Z
 
 
Completion
No due date
Fixed Build 14.0.0-beta-33
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017