Github user MikkelTAndersen closed the pull request at:
https://github.com/apache/cassandra/pull/98
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user MikkelTAndersen commented on the issue:
https://github.com/apache/cassandra/pull/98
If anything is missing please let me know and I will fix it asap...
Den 13. mar. 2017 3.09 PM skrev "Mikkel Andersen" <
mikkel.t.ander...@gmail.com>:
&
Github user MikkelTAndersen commented on the issue:
https://github.com/apache/cassandra/pull/98
Thanks Benjamin - I added a test for list, set and map. its all in this
patch
On Mon, Mar 13, 2017 at 2:02 PM, Benjamin Lerer
wrote:
> You can look i
Github user MikkelTAndersen commented on the issue:
https://github.com/apache/cassandra/pull/98
I will see what you have already then : )
On Mon, Mar 13, 2017 at 1:44 PM, Benjamin Lerer
wrote:
> @MikkelTAndersen <https://github.com/MikkelTAndersen> Could
Github user MikkelTAndersen commented on the issue:
https://github.com/apache/cassandra/pull/98
Ahh sorry - it seems to complicated, its a simple null check - any chance
you can add it Alex ? I have attached the patch.
On Mon, Mar 13, 2017 at 1:38 PM, Alex Petrov
Github user MikkelTAndersen commented on the issue:
https://github.com/apache/cassandra/pull/98
This is a simple fix for when you query with CONTAINS and the collection is
empty (which ends up as null in the database) ... this is a blocking issue for
my company so would appreciate if
GitHub user MikkelTAndersen opened a pull request:
https://github.com/apache/cassandra/pull/98
Fix cassandra 13246
This should fix null pointer if the content of the column is null.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com