stargate / data-api

JSON document API for Apache Cassandra (formerly known as JSON API)
https://stargate.io
Apache License 2.0
14 stars 16 forks source link

Fix for insert if any of the primary key column is null. #1705

Closed maheshrajamani closed 1 week ago

maheshrajamani commented 1 week ago

What this PR does: Fix for insert if any of the primary key column is null.

Which issue(s) this PR fixes: Fixes #1678

Checklist