This is an automated email from the ASF dual-hosted git repository.
maedhroz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 511bd20314 Merge branch 'cassandra-5.0' into trunk
new f28a16740a Avoid indexing empty values for non-literals and types that
do not allow them
new d77ac1a325 Merge branch 'cassandra-5.0' into trunk
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
.../index/sai/disk/v1/SSTableIndexWriter.java | 2 +-
.../cassandra/index/sai/memory/MemtableIndex.java | 2 +-
.../cassandra/index/sai/utils/IndexTermType.java | 15 ++++-
.../cassandra/index/sai/cql/EmptyValuesTest.java | 65 ++++++++++++++++++++++
5 files changed, 81 insertions(+), 4 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/index/sai/cql/EmptyValuesTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]