Brad Schoening
cdb67f62ff
CASSANDRA-20573 added JDBC to drivers documentation page
...
patch by Brad Schoening; reviewed by Bernardo Botella for CASSANDRA-20573
2026-03-11 14:06:24 -05:00
Stefan Miklosovic
9303ca04de
Introduce a check for minimum time to pass to train or import a compression dictionary from the last one
...
patch by Stefan Miklosovic; reviewed by Yifan Cai for CASSANDRA-21179
2026-02-26 09:43:40 +01:00
Stefan Miklosovic
3fc830a19c
Be able to detect and remove orphaned compression dictionaries
...
patch by Stefan Miklosovic; reviewed by Yifan Cai for CASSANDRA-21157
2026-02-17 11:07:49 +11:00
MichaelMorris
8b6195a975
Upgrade logback version to 1.5.18 and slf4j dependencies to 2.0.17
...
Dropback of CASSANDRA-20429 to cassandra-5.0
patch by Michael Morris; reviewed by Stefan Miklosovic, Brandon Williams for CASSANDRA-21137
2026-02-06 13:28:03 +11:00
Suhel0328
30a200c39f
Update docs to reflect supported query operators in SAI
...
patch by Suhel Mohammad; reviewed by Caleb Rackliffe for CASSANDRA-19829
2026-02-05 17:57:53 -06:00
Stefan Miklosovic
3dd460bf34
Remove traces of sampling and auto training for Zstd dictionary compression
...
This is unnecessary code as the current implementation of CEP-54 is not implemeting / exercising these features.
patch by Stefan Miklosovic; reviewed by Yifan Cai for CASSANDRA-21154
2026-02-05 22:27:18 +11:00
Josh McKenzie
940739a488
Add JDK21 support
...
Patch by Josh McKenzie; reviewed by Mick Semb Wever and Ekaterina Dimitrova for CASSANDRA-18831
Co-authored-by: Aleksey Yeschenko
Co-authored-by: Achilles Benetopoulos
Co-authored-by: Mick Semb Wever
2026-02-02 12:39:05 -05:00
Yaman Ziadeh
7c3c3a1d86
Initial async-profiler Nodetool implementation
...
patch by Yaman Ziadeh, Bernardo Botella, Stefan Miklosovic; reviewed by Dmitry Konstantinov, Jyothsna Konisa for CASSANDRA-20854
2026-01-12 15:02:13 -08:00
Stefan Miklosovic
98ec8970e1
Move training parameters for Zstd dictionary compression to CQL
...
It is also possible to override them via nodetool if necessary.
This patch also fixes the computation of sampling ratio to not lose the precision.
patch by Stefan Miklosovic; reviewed by Jyothsna Konisha, Yifan Cai for CASSANDRA-21078
2026-01-07 16:21:47 +01:00
Brad Schoening
e1699eb3a2
Update and syncronize cql_singlefile.adoc with CQL.textile updates
...
patch by Brad Schoening; reviewed by Jyothsna Konisa for CASSANDRA-20405
2025-12-15 23:08:12 -05:00
Brad Schoening
756af29b7a
Update and syncronize cql_singlefile.adoc with CQL.textile updates.
...
patch by Brad Schoening; reviewed by Jyothsna Konisa for CASSANDRA-20405
2025-12-15 23:02:53 -05:00
Arra, Praveen R
ba9790a6f0
Updated documentation on tombstones with examples
...
Patch by Arra Praveen; reviewed by Jyothsna Konisa, Brad Schoening for CASSANDRA-20800
2025-12-12 10:04:56 -08:00
jkonisa
b11633be4f
CASSANDRA-20943 Introducing comments and security labels for schema elements
2025-11-19 11:32:50 -08:00
Stefan Miklosovic
136e5fd222
Add export, list, import sub-commands for nodetool compressiondictionary
...
patch by Stefan Miklosovic; reviewed by Yifan Cai for CASSANDRA-20941
2025-11-13 15:38:42 +01:00
Arvind Kandpal
cf8050393c
ninja: fix typo in NoOpAuditLogger description
2025-11-13 15:44:44 +08:00
Stefan Miklosovic
f0cb7f1c1a
Merge branch 'cassandra-5.0' into trunk
2025-11-07 14:09:41 +01:00
Stefan Miklosovic
5ea935d6b8
Merge branch 'cassandra-4.1' into cassandra-5.0
2025-11-07 14:04:21 +01:00
Stefan Miklosovic
7b312d4329
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-11-07 13:57:43 +01:00
Ruslan Fomkin
2d7e99f7b9
Document new table name length limit
...
CASSANDRA-20389 implemented limit on table name length of 222
characters. This commit updates the documentation to reflect this.
It also adds an assert in CreateTableValidationTest to ensure that the
documented limit matches the actual constant.
patch by Ruslan Fomkin; reviewed by Brad Schoening, Dmitry Konstantinov for CASSANDRA-20914
2025-11-07 13:54:03 +01:00
Yifan Cai
307603a4ad
Support ZSTD dictionary compression
...
patch by Yifan Cai; reviewed by Jon Haddad, Stefan Miklosovic for CASSANDRA-17021
2025-10-30 16:18:37 -07:00
Stefan Miklosovic
035a220d55
Implementation of CEP-55 - Generation of role names
...
patch by Stefan Miklosovic; reviewed by Bernardo Botella for CASSANDRA-20897
2025-10-23 13:53:56 +02:00
Johnny Miller
f103dd9bb0
docs: adding async python cassandra driver client to driver docs
2025-10-13 09:47:56 +02:00
jaydeepkumar1984
bf2c1c124e
Improved observability in AutoRepair to report both expected vs. actual repair bytes and expected vs. actual keyspaces
...
patch by Jaydeepkumar Chovatia; reviewed by Chris Lohfink for CASSANDRA-20581
2025-09-16 20:38:39 -07:00
Himanshu Jindal
965a39166c
Stop repair scheduler if two major versions are detected
...
patch by Himanshu Jindal; reviewed by Jaydeepkumar Chovatia, Andy Tolbert for CASSANDRA-20048
2025-09-08 09:26:31 -07:00
Yifan Cai
19bad84b6b
Add Swift Cassandra client to drivers list in documentation
...
Patch by Yifan Cai; Reviewed by Abe Ratnofsky for CASSANDRA-20879
2025-09-02 13:56:44 -07:00
Isaac Reath
f41b625e48
Expose Metric for Prepared Statement Cache Size (in bytes)
...
Patch by Isaac Reath; Reviewed by Paulo Motta and guo Maxwell for
CASSANDRA-20864
Closes #4345
2025-08-28 10:54:00 -04:00
Himanshu Jindal
daef7b5b98
Safeguard Full repair against disk protection
...
As per CASSANDRA-20045, we want to prevent full repair against
disk full scenarios. Current protection exists only for incremental
repair. This change updates the config name to not be
incremental repair specific, using the Replace annotation.
patch by Himanshu Jindal; reviewed by David Capwell, Jaydeepkumar Chovatia for CASSANDRA-20045
2025-08-22 14:34:15 -07:00
Stefan Miklosovic
9d5cef7f8c
Allow custom constraints to be loaded via SPI
...
patch by Stefan Miklosovic; reviewed by Bernardo Botella, Saranya Krishnakumar for CASSANDRA-20824
2025-08-18 10:05:38 +02:00
maulin-vasavada
2d7f0567a0
Improve sstableloader documentation for SSL configuration
...
patch by Maulin Vasavada; reviewed by Andrew Tolbert, Stefan Miklosovic for CASSANDRA-20779
Co-authored-by: Andrew Tolbert <6889771+tolbertam@users.noreply.github.com>
2025-08-08 08:45:58 +02:00
Stefan Miklosovic
223f6d47ff
Merge branch 'cassandra-5.0' into trunk
2025-08-08 08:41:18 +02:00
Stefan Miklosovic
902ef57fa3
Merge branch 'cassandra-4.1' into cassandra-5.0
2025-08-08 08:39:05 +02:00
Stefan Miklosovic
62150b08d5
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-08-08 08:36:37 +02:00
Serban Teodorescu
f4eb55097e
Add documentation for tombstone threshold metrics
...
patch by Serban Teodorescu; reviewed by Stefan Miklosovic for CASSANDRA-20803
2025-08-08 08:33:51 +02:00
Stefan Miklosovic
ad5a8865dd
Merge branch 'cassandra-5.0' into trunk
2025-08-08 08:27:38 +02:00
k7krishnar
f61a1cb58b
Fix typo in audit_logging.adoc
2025-08-08 08:26:29 +02:00
Caleb Rackliffe
eb65c0e600
Support manual secondary index selection at the CQL level
...
patch by Caleb Rackliffe; reviewed by Andres de la Peña for CASSANDRA-18112
Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com>
Co-authored-by: Andres de la Peña <a.penya.garcia@gmail.com>
2025-08-01 14:42:27 -05:00
David Capwell
6adac494aa
When regulars CQL mutations run on Accord use the txn timestamp rather than server timestamp
...
patch by David Capwell; reviewed by Ariel Weisberg for CASSANDRA-20744
2025-07-30 13:19:41 -07:00
Bernardo Botella Corbi
e5f99c5cc5
CASSANDRA-20699 Fix SAI virtual table names in documentation
...
patch by Soheil Rahsaz; reviewed by Bernardo Botella and Caleb Rackliffe for CASSANDRA-20699
2025-06-16 15:50:52 +02:00
maoling
1261ba159c
Add additional metrics around hints
...
patch by Ling Mao; reviewed by Stefan Miklosovic, Maxim Muzafarov for CASSANDRA-20499
Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org>
2025-06-05 10:55:33 +02:00
Stefan Miklosovic
3a506eb104
Merge branch 'cassandra-5.0' into trunk
2025-06-02 12:31:31 +02:00
Dmitry Konstantinov
3969de6524
Mark JDK 17 as production ready
...
patch by Dmitry Konstantinov; reviewed by Michael Semb Wever, Stefan Miklosovic for CASSANDRA-20681
2025-06-02 12:15:59 +02:00
Andy Tolbert
34650af75a
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Ensure prepared_statement INSERT timestamp precedes eviction DELETE
2025-05-27 22:35:02 -05:00
Andy Tolbert
e90fece187
Merge branch 'cassandra-4.1' into cassandra-5.0
...
* cassandra-4.1:
Ensure prepared_statement INSERT timestamp precedes eviction DELETE
2025-05-27 22:29:40 -05:00
Andy Tolbert
9c308ce2f3
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
Ensure prepared_statement INSERT timestamp precedes eviction DELETE
2025-05-27 22:22:41 -05:00
Andy Tolbert
d077f69553
Ensure prepared_statement INSERT timestamp precedes eviction DELETE
...
Updates SystemKeyspace.writePreparedStatement to accept a timestamp
associated with the Prepared creation time. Using this timestamp
will ensure that an INSERT into system.prepared_statements will
always precede the timestamp for the same Prepared in
SystemKeyspace.removePreparedStatement.
This is needed because Caffeine 2.9.2 may evict an entry as soon
as it is inserted if the maximum weight of the cache is exceeded
causing the DELETE to be executed before the INSERT.
Additionally, any clusters currently experiencing a leaky
system.prepared_statements table from this bug may struggle to
bounce into a version with this fix as
SystemKeyspace.loadPreparedPreparedStatements currently does
not paginate the query to system.prepared_statements, causing heap
OOMs. To fix this this patch adds pagination at 5000 rows and
aborts loading once the cache size is loaded. This should allow
nodes to come up and delete older prepared statements that may no
longer be used as the cache fills up (which should happen immediately).
This patch does not address the issue of Caffeine immediately evicting
a prepared statement, however it will prevent the
system.prepared_statements table from growing unbounded. For most users
this should be adequate, as the cache should only be filled when there
are erroneously many unique prepared statements. In such a case we can
expect that clients will constantly prepare statements regardless
of whether or not the cache is evicting statements.
patch by Andy Tolbert; reviewed by Berenguer Blasi and Caleb Rackliffe for CASSANDRA-19703
2025-05-27 22:17:15 -05:00
Ariel Weisberg
b7619b481d
Add documentation for Accord ops and CQL developer guide
...
Patch by Ariel Weisberg; Reviewed by Jon Meredith for CASSANDRA-20637
2025-05-19 13:03:28 -04:00
Stefan Miklosovic
c24fbd814a
Rewrite constraint framework to remove column specification from constraint definition, introduce SQL-like NOT NULL
...
patch by Stefan Miklosovic; reviewed by Bernardo Botella Corbi for CASSANDRA-20563
Co-authored-by: Bernardo Botella Corbi <contacto@bernardobotella.com>
2025-05-06 15:31:39 +02:00
Stefan Miklosovic
0669db7a04
Write user docs for CEP-24 - Password validation / generation
...
patch by Stefan Miklosovic for CASSANDRA-20619
2025-05-06 09:10:59 +02:00
Jon Haddad
4971b4c42c
Improved UCS docs with migration advice and example workloads.
...
Patch by Jon Haddad for CASSANDRA-19389
2025-05-02 12:17:15 -07:00
Jon Haddad
80224a9767
Improved UCS docs with migration advice and example workloads.
...
Patch by Jon Haddad for CASSANDRA-19389
2025-05-02 12:15:36 -07:00
jaydeepkumar1984
58d1cc9b1e
Increasing default for auto_repair.sstable_upper_threshold considering large Cassandra tables
2025-04-29 09:36:19 -05:00
Nikolay Izhikov
fc97fd1037
Upgrade logback version to 1.5.18 and slf4j dependencies to 2.0.17
...
patch by Nikolay Izhikov; reviewed by Stefan Miklosovic, Maxim Muzafarov, Brandon Williams for CASSANDRA-20429
2025-04-25 14:24:35 +02:00
jaydeepkumar1984
6753fb49dc
Automated Repair Inside Cassandra for CEP-37
...
patch by Jaydeepkumar Chovatia; reviewed by Andy Tolbert, Chris Lohfink, Francisco Guerrero, Kristijonas Zalys for CASSANDRA-19918
2025-04-23 11:04:36 -05:00
Stefan Miklosovic
8fcf309dad
Implement appender of slow queries to system_views.slow_queries table
...
patch by Stefan Miklosovic; reviewed by Dmitry Konstantinov, Bernardo Botella for CASSANDRA-13001
2025-04-23 09:28:22 +02:00
Brad Schoening
2e602ec972
Merge branch 'CASSANDRA-19631e' into trunk
2025-04-21 18:46:54 -04:00
Naren Sreedhara
91bc34fbf8
Added tab-ahead support for new built-in functions
...
patch by Brad Schoening, Naren Sreedhara; reviewed by Stefan Miklosovic, Bernardo Botella Corbi for CASSANDRA-19631
2025-04-21 18:32:49 -04:00
Alex Petrov
fa1157203f
Add initial Accord Overview Doc
...
Patch by Alex Petrov; reviewed by Benedict Elliott Smith for CASSANDRA-20393.
2025-04-17 11:59:55 -07:00
Caleb Rackliffe
1c87bb96ed
Baseline Diagnostic vtables for Accord
...
patch by Caleb Rackliffe; reviewed by David Capwell and Ariel Weisberg for CASSANDRA-18732
2025-04-17 11:59:50 -07:00
mck
2039ef7658
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
ninja-fix – cqlversion in docker quickstart doc
2025-04-08 16:09:20 +02:00
Madhavan Sridharan
270839ddef
ninja-fix – cqlversion in docker quickstart doc
...
patch by Madhavan Sridharan; reviewed by Mick Semb Wever
2025-04-08 16:08:01 +02:00
Stefan Miklosovic
5ccb3fd215
Merge branch 'cassandra-5.0' into trunk
2025-04-07 10:16:15 +02:00
Stefan Miklosovic
0c9d368e09
Merge branch 'cassandra-4.1' into cassandra-5.0
2025-04-07 10:14:56 +02:00
Stefan Miklosovic
93e77182d5
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-04-07 10:12:50 +02:00
pranavchaurasia18
07bbf2cd97
Docs should mention that cassandra.yaml should be secure
...
patch by Pranav Chaurasia; reviewed by Stefan Miklosovic for CASSANDRA-18297
2025-04-07 10:11:37 +02:00
mck
bfea5446d7
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Several doc fixes, particularly developing/cql/ , developing/data-modeling/ and managing/
2025-04-05 12:58:48 +02:00
Sarma Pydipally
38f3afcd42
Several doc fixes, particularly developing/cql/ , developing/data-modeling/ and managing/
...
patch by Sarma Pydipally; reviewed by Bernardo Botella, Brad Schoening, Mick Semb Wever for CASSANDRA-20170
2025-04-05 12:58:13 +02:00
Stefan Miklosovic
35ea72b718
Merge branch 'cassandra-5.0' into trunk
2025-03-25 10:13:38 +01:00
Arra, Praveen R
f7d39dfff4
Updated documentation related to commitlog, storage engine and other improvements
...
patch by Arra Praveen; reviewed by Stefan Miklosovic for CASSANDRA-20454
2025-03-25 10:11:36 +01:00
Mick Semb Wever
9ac8a1fa98
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Fix typo on architecture/overview.adoc
2025-03-24 11:52:17 +01:00
Edgar Modesto
4226a7770e
Fix typo on architecture/overview.adoc
...
patch by Edgar Modesto; reviewed by Mick Semb Wever for CASSANDRA-20473
2025-03-24 11:51:18 +01:00
Mick Semb Wever
4276722866
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Fix reference nav section in in-tree docs
2025-03-21 11:15:02 +01:00
mck
b22c0b1317
Fix reference nav section in in-tree docs
...
patch by Mick Semb Wever; reviewed by Štefan Miklošovič for CASSANDRA-20451
2025-03-21 11:11:26 +01:00
Stefan Miklosovic
02d71cee45
Add support for time, date, timestamp types in scalar constraint
...
patch by Stefan Miklosovic; reviewed by Bernardo Botella for CASSANDRA-20274
2025-03-20 21:03:55 +01:00
Arra, Praveen R
12c061b3bb
Updated documentation with additional function examples
...
patch by Arra Praveen; reviewed by Stefan Miklosovic for CASSANDRA-20254
2025-03-20 11:16:18 +01:00
Stefan Miklosovic
85b25f2256
Add regular expression constraint
...
patch by Stefan Miklosovic; reviewed by Bernardo Botella for CASSANDRA-20275
2025-03-14 17:13:00 +01:00
Maxwell Guo
3fb88e0f9d
Add missed documentation for CREATE TABLE LIKE
...
patch by Maxwell guo; reviewed by Brad Schoening and Michael Semb Wever for CASSANDRA-20491
2025-03-07 16:27:39 +08:00
Bernardo Botella Corbi
58b7ebfa4b
Add OCTET_LENGTH constraint
...
patch by Bernardo Botella; reviewed by Stefan Miklosovic for CASSANDRA-20340
2025-03-05 10:12:52 -08:00
maulin-vasavada
37fe4b679c
Provide keystore_password_file and truststore_password_file options to read credentials from a file
...
patch by Maulin Vasavada; reviewed by Stefan Miklosovic, Maxwell Guo for CASSANDRA-13428
2025-03-04 12:33:41 +01:00
Stefan Miklosovic
a51344c611
Add JSON constraint
...
patch by Stefan Miklosovic; reviewed by Bernardo Botella for CASSANDRA-20273
2025-02-26 16:08:13 +01:00
Maxwell Guo
989f0414b7
Support CREATE TABLE LIKE with INDEXES
...
patch by Maxwell Guo; reviewed by Stefan Miklosovic, Sam Tunnicliffe for CASSANDRA-19965
2025-02-26 16:14:43 +08:00
Mick Semb Wever
8892fac745
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Autogenerate Native protocol specifications documentation
2025-02-24 21:06:27 +01:00
tengu-alt
17de6a67a2
Autogenerate Native protocol specifications documentation
...
Uses cqlprotodoc from cassandra-website to generate the versioned native protocol spec html pages.
Uses process-native-protocol-specs-in-docker.sh as a wrapper around this to also generate the native protocol spec adoc page that includes all the versions and makes each header navigable. This is executed as part of the existing `ant gen-asciidoc` and doc/Makefile.
patch by Olexandr Luzhniy; reviewed by Mick Semb Wever for CASSANDRA-19915
2025-02-24 21:05:24 +01:00
Sarma Pydipally
b854fa3e22
Replace some of existing images with ones having better look and resolution
...
patch by Sarma Pydipally; reviewed by Bernardo Botella, Stefan Miklosovic, Mick Semb Wever for CASSANDRA-20169
2025-02-24 10:45:40 +01:00
Brad Schoening
486a627603
Fix escaping and correct some language syntax in definitions.adoc
...
patch by Brad Schoening; reviewed by Stefan Miklosovic for CASSANDRA-20203
2025-02-21 21:41:10 +01:00
Brad Schoening
8cd52f18a6
Improve documentation in cql_singlefile.adoc
...
patch by Brad Schoening; reviewed by Stefan Miklosovic for CASSANDRA-20354
2025-02-21 21:29:05 +01:00
Stefan Miklosovic
1630ef2cec
Implement NOT_NULL constraint
...
patch by Stefan Miklosovic; reviewed by Bernardo Botella, Dinesh Joshi for CASSANDRA-20276
Co-authored-by: Bernardo Botella <bernardo.botella@apple.com>
2025-02-17 09:06:33 +01:00
Chris Lohfink
69dc5d05ef
Add system_views.partition_key_statistics for querying SSTable metadata
...
patch by Chris Lohfink; reviewed by David Capwell, Stefan Miklosovic for CASSANDRA-20161
2025-02-05 12:49:31 +01:00
Brad Schoening
8d525de550
Remove obsolete CAPI-Rowcache and updated Lucene Indexing Plugin
...
patch by Brad Schoening; reviewed by Stefan Miklosovic for CASSANDRA-19773
2025-01-31 11:51:14 +01:00
Bernardo Botella Corbi
5cbf993d96
CEP-42 - Add Constraints Framework
...
patch by Bernardo Botella; reviewed by Yifan Cai, Stefan Miklosovic, Josh McKenzie, Maxwell Guo, Dmitry Konstantinov, Sam Tunnicliffe for CASSANDRA-19947
2025-01-31 10:49:11 +01:00
Dmitry Konstantinov
d7258ac8f3
Add table metric PurgeableTombstoneScannedHistogram and a tracing event for scanned purgeable tombstones
...
patch by Dmitry Konstantinov; reviewed by Chris Lohfink, Stefan Miklosovic for CASSANDRA-20132
2025-01-27 22:10:20 +01:00
mck
f6a20b0e91
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Fix asciidoc markup in cql_singlefile.adoc
2025-01-25 12:01:51 +01:00
Brad Schoening
2a623b6cf3
Fix asciidoc markup in cql_singlefile.adoc
...
patch by Brad Schoening; reviewed by Michael Semb Wever for CASSANDRA-20195
2025-01-25 12:01:30 +01:00
Stefan Miklosovic
ba4a0d4fcb
Add format_bytes and format_time functions
...
patch by Stefan Miklosovic; reviewed by Jordan West for CASSANDRA-19546
Co-authored-by: Cheng Wang <chengw@netflix.com>
2025-01-24 09:47:12 +01:00
Joseph Lynch
0d39ea4917
Support octet_length and length functions
...
Previously users would either have to read the data and check the length
themselves or enable UDF and register UDFs to check the length of
columns. This patch adds a subset of the SQL99 (binary) string
functions: "octet_length" defined on all types and "length" defined on
UTF8 strings.
patch by Joey Lynch; reviewed by Chris Lohfink and Jordan West for CASSANDRA-20102
2025-01-22 11:59:23 +01:00
mck
33feca3d84
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Fix the reference list in the docs' nav bar
2025-01-15 13:14:35 +01:00
tengu-alt
a0d58a9ce8
Fix the reference list in the docs' nav bar
...
patch by Oleksandr Luzhniy; reviewed by Mick Semb Wever, Bernardo Botella for CASSANDRA-20201
2025-01-15 13:13:58 +01:00
Maxwell Guo
46ef00a315
Implementation of CEP-43
...
patch by Maxwell Guo; reviewed by Stefan Miklosovic, Benjamin Lerer for CASSANDRA-19964
2025-01-14 21:47:11 +01:00
mck
4c98a6999d
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
added summary to storage-engine doc
2025-01-02 16:39:07 +01:00
Brad Schoening
ac36ddd7f6
added summary to storage-engine doc
...
patch by Brad Schoening; reviewed by Mick Semb Wever for CASSANDRA-19640
2025-01-02 16:38:08 +01:00
mck
4b7915c66f
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Fix typo in UNLOGGED BATCH section of CQL DML page
2025-01-02 16:30:42 +01:00