cassandra/test/unit/org/apache/cassandra/cql3
Maxim Muzafarov 5bf01cc7c0
Merge branch 'cassandra-6.0' into trunk
* cassandra-6.0:
  Allow unreserved keywords as user and identity names in USER and IDENTITY statements
2026-07-27 16:10:11 +02:00
..
ast BETWEEN where token(Y) > token(Z) returns wrong answer 2026-01-21 09:33:27 -08:00
conditions Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
functions Accord: Deterministic time integration 2026-05-18 13:19:25 +01:00
restrictions Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
selection Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
statements Merge branch 'cassandra-5.0' into trunk 2026-03-16 13:40:31 -07:00
terms Accord: Deterministic time integration 2026-05-18 13:19:25 +01:00
validation Accord: Deterministic time integration 2026-05-18 13:19:25 +01:00
AlterSchemaStatementNoOpTest.java AlterSchemaStatement with no effect locally isn't submitted to CMS 2025-11-25 16:09:34 +00:00
AlterSchemaStatementTest.java Support CREATE TABLE LIKE with INDEXES 2025-02-26 16:14:43 +08:00
AssignmentTestableTest.java Add support for CQL functions on collections, tuples and UDTs 2022-11-18 10:32:50 +00:00
BatchTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
CDCStatementTest.java - make sure workspace.xml specifies a storagedir 2025-04-17 11:59:48 -07:00
CIDRTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
CQLTester.java Support direct I/O for background SSTable writes 2026-06-24 14:57:46 +01:00
CQLTesterTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ColumnIdentifierTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ColumnSpecificationTest.java Rewrite constraint framework to remove column specification from constraint definition, introduce SQL-like NOT NULL 2025-05-06 15:31:39 +02:00
CommentAndSecurityLabelClientTest.java Fix schema diffs when comments or security labels are modified 2025-11-27 11:05:44 +00:00
CqlParserTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
CustomNowInSecondsTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
DecoratedKeyPrefixesTest.java Implementation of the trie-indexed SSTable format (BTI) as described in CEP-25. 2023-05-29 16:59:05 +03:00
DeleteTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
DistinctQueryPagingTest.java Merge branch 'cassandra-3.11' into trunk 2020-04-27 16:36:32 +01:00
DurationTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
EarlyOpenCompactionTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
EmptyValuesTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ErrorCollectorTest.java
GcCompactionTest.java Allow nodetool garbagecollect to take a user defined list of SSTables 2026-04-30 13:53:45 +02:00
IndexQueryPagingTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
KeyCacheCqlTest.java Implementation of Transactional Cluster Metadata as described in CEP-21 2023-11-24 10:26:08 +00:00
KeywordSplit1Test.java Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-28 17:11:29 +01:00
KeywordSplitTest.java Merge branch 'cassandra-4.1' into trunk 2023-01-28 17:55:57 +01:00
KeywordTestBase.java Explicitly localize strings to Locale.US for internal implementation 2024-10-29 08:58:01 +01:00
KnownIssue.java BETWEEN where token(Y) > token(Z) returns wrong answer 2026-01-21 09:33:27 -08:00
NodeLocalConsistencyTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
NonNativeTimestampTest.java Remove all usages of junit.framework and ban them via Checkstyle 2022-03-11 12:32:04 -06:00
OutOfSpaceTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
PagingQueryTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
PagingTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
PasswordObfuscatorTest.java Merge branch 'cassandra-5.0' into cassandra-6.0 2026-06-19 15:40:29 +02:00
PreparedStatementsTest.java Reduce memory allocations in miscellaneous places along read path 2026-06-05 12:34:35 +01:00
PstmtPersistenceTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
QueryEventsTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
QueryOptionsFlagsTest.java Reduce heap memory allocations in different places along the hot write path 2025-03-04 22:33:14 +03:00
QueryWithIndexedSSTableTest.java Implementation of the trie-indexed SSTable format (BTI) as described in CEP-25. 2023-05-29 16:59:05 +03:00
RandomSchemaTest.java Fix flakey tests due to tests updating SSTable format dynamically 2026-01-27 09:55:21 -08:00
RangeTombstoneBoundaryTest.java Differentiate between legitimate cases where the first entry is the same as the last entry and empty bounds in SSTableCursorWriter#addIndexBlock() 2026-04-21 11:09:07 -05:00
RelationTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ReservedKeywordsTest.java Allow unreserved keywords as user and identity names in USER and IDENTITY statements 2026-07-27 16:03:06 +02:00
SecondaryIndexSSTableExportTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
SerializationMirrorTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
SimpleCASTest.java NPE when trying to use CAS on local system tables 2026-01-09 16:13:01 -08:00
SimpleQueryTest.java Fix token restrictions with MIN_TOKEN 2025-04-28 15:51:11 +02:00
StatementSourceTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
SystemKeyspaceQueryTest.java Support querying LocalStrategy tables with any partitioner 2024-06-12 15:29:09 +01:00
SystemKeyspaceTablesNamesTest.java Backport Automated Repair Inside Cassandra (CEP-37) 2026-04-08 10:53:41 -04:00
TombstonesWithIndexedSSTableTest.java Implementation of the trie-indexed SSTable format (BTI) as described in CEP-25. 2023-05-29 16:59:05 +03:00
TraceCqlTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
UntypedResultSetTest.java Avoid ByteBuffer wrapping in cql3.selection.Selector.InputRow to reduce memory allocation rate 2026-06-04 19:19:36 +01:00
ViewAbstractParameterizedTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ViewAbstractTest.java Add MV utilities to CQLTester 2021-11-10 12:34:03 +00:00
ViewCompactionTest.java Fix a removed TTLed row re-appearance in a materialized view after a cursor compaction 2026-04-01 18:58:02 +01:00
ViewComplexDeletionsPartialTest.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewComplexDeletionsTest.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewComplexLivenessLimitTest.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewComplexLivenessTest.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewComplexTTLTest.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewComplexTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ViewComplexTombstoneTest.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewComplexUpdatesTest.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewFiltering1Test.java Moved system properties and envs to CassandraRelevantProperties and CassandraRelevantEnv respectively 2023-05-11 07:39:16 +02:00
ViewFiltering2Test.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewFilteringClustering1Test.java Merge branch 'cassandra-4.0' into trunk 2021-11-26 07:18:07 +01:00
ViewFilteringClustering2Test.java Merge branch 'cassandra-4.0' into trunk 2021-11-26 07:18:07 +01:00
ViewFilteringComplexPKTest.java Merge branch 'cassandra-4.0' into trunk 2021-11-26 07:18:07 +01:00
ViewFilteringSimplePKTest.java Merge branch 'cassandra-4.0' into trunk 2021-11-26 07:18:07 +01:00
ViewPKTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ViewRangesTest.java Add memtable API (CEP-11) 2022-04-29 14:56:20 +03:00
ViewSchemaTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ViewTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00
ViewTimesTest.java Organize imports and standartize import order across entire codebase 2025-12-30 22:34:14 +01:00