Also, after a quick Google.

http://wiki.apache.org/cassandra/CassandraLimitations states values cannot
exceed 2GB, it also answers you offset question

HTH
Kind regards/met vriendelijke groet,

Serge Fonville

http://www.sergefonville.nl

Convince Microsoft!
They need to add TRUNCATE PARTITION in SQL Server
https://connect.microsoft.com/SQLServer/feedback/details/417926/truncate-partition-of-partitioned-table


2013/6/20 Sachin Sinha <sinha.sac...@gmail.com>

> Fragment them in rows, that will help.
>
>
> On 20 June 2013 09:43, Simon Majou <si...@majou.org> wrote:
>
>> Hello,
>>
>> If I store a video into a column, how can I get a fragment of it
>> without having to download it entirely ? Is there a way to give an
>> offset on a column ?
>>
>> Do I have to fragment it over a lot of small fixed sizes columns ? Is
>> there any disadvantage to do so ? For example fragment a 10GB file
>> into 1 000 columns of 10 MB ?
>>
>> Simon
>>
>
>

Reply via email to