is makes sense to me.
>>>
>>> Now, in Cassandra setting a column to null means deleting it and if
>>> *all* columns in a row are null the row is deleted. This might be
>>> another edge case...
>>>
>>> German
>>> --
:
>
>> Hi,
>>
>> +1 I like doing it the SQL way. This makes sense to me.
>>
>> Now, in Cassandra setting a column to null means deleting it and if *all*
>> columns in a row are null the row is deleted. This might be another edge
>> case...
>>
ull means deleting it and if *all*
> columns in a row are null the row is deleted. This might be another edge
> case...
>
> German
> --
> *From:* Benjamin Lerer
> *Sent:* Wednesday, March 20, 2024 9:15 AM
> *To:* dev@cassandra.apache.org
> *S
, March 20, 2024 9:15 AM
To: dev@cassandra.apache.org
Subject: [EXTERNAL] [DISCUSS] NULL handling and the unfrozen collection issue
You don't often get email from b.le...@gmail.com. Learn why this is
important<https://aka.ms/LearnAboutSenderIdentification>
Hi everybody,
CEP-29 (CQL NOT O
Hi everybody,
CEP-29 (CQL NOT Operator) is hitting the grey area of how we want as a
community to handle NULL including for things like unfrozen (multi-cell)
collections and I would like to make a proposal for moving forward with
NULL related issues.
We have currently 2 tickets open about NULL ha