This is an automated email from the ASF dual-hosted git repository.

jwest pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 86e1590  Fix index queries on partition key columns when some 
partitions contains only static data
     add ea202ce  EmptyType doesn't override writeValue so could attempt to 
write bytes when expected not to

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../org/apache/cassandra/db/marshal/EmptyType.java | 72 +++++++++++++++++
 .../cassandra/serializers/EmptySerializer.java     |  1 +
 .../apache/cassandra/db/marshal/EmptyTypeTest.java | 94 ++++++++++++++++++++++
 4 files changed, 168 insertions(+)
 create mode 100644 test/unit/org/apache/cassandra/db/marshal/EmptyTypeTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to