Benjamin Lerer
46d5ef4148
Merge branch cassandra-3.11 into cassandra-4.0
2022-09-28 15:01:46 +02:00
Benjamin Lerer
0894fd97a2
Adds missing changes to CQL.textile
...
Patch by Benjamin Lerer; review by Brandon Williams for CASSANDRA-17709
2022-09-28 14:42:51 +02:00
Mick Semb Wever
7337fc0ab4
Merge branch 'cassandra-3.11' into trunk
2021-04-19 17:39:10 +02:00
Mick Semb Wever
2ec96ae669
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-04-19 17:34:05 +02:00
Mick Semb Wever
50a97a0d76
Merge branch 'cassandra-2.2' into cassandra-3.0
2021-04-19 17:29:00 +02:00
Mick Semb Wever
53b0661cbb
Fix rat checking for files with missing license headers
...
patch by Mick Semb Wever; reviewed by Brandon Williams, Ekaterina Dimitrova for CASSANDRA-16558
2021-04-19 17:18:26 +02:00
Ekaterina Dimitrova
0a49d25078
Update compact storage related docs
...
Authored by Ekaterina Dimitrova; reviewed by Michael Semb Wever and Berenguer Blasi for CASSANDRA-16476
2021-03-22 11:55:34 -04:00
Pedro Gordo
7c5904753f
Remove obsolete OldNetworkTopologyStrategy
...
Removed the strategy from cqlsh autocomplete, including an array for replication_factor autocomplete that was only used for SimpleStrategy and OldNetworkTopologyStrategy.
patch by Pedro Gordo; reviewed by Anthony Grasso, Mick Semb Wever for CASSANDRA-13990
2019-11-29 10:50:10 +01:00
Vinay Chella
5b660c845b
Merge branch 'cassandra-3.11' into trunk
2019-03-05 15:43:27 -08:00
Vinay Chella
555c6d26e1
Merge branch 'cassandra-3.0' into cassandra-3.11
2019-03-05 15:38:52 -08:00
Vinay Chella
2cd4500990
Merge branch 'cassandra-2.2' into cassandra-3.0
2019-03-05 15:36:32 -08:00
C. Scott Andreas
53db417b3c
Fixing invalid CQL in security documentation
...
Patch by C. Scott Andreas; reviewed by Vinay Chella for CASSANDRA-15020
2019-03-05 15:30:24 -08:00
Aleksey Yeshchenko
76c1b55570
Merge branch 'cassandra-3.11' into trunk
2018-08-16 15:47:09 +01:00
Aleksey Yeshchenko
65a46820bb
Merge branch 'cassandra-3.0' into cassandra-3.11
2018-08-16 15:44:12 +01:00
Aleksey Yeshchenko
236c47e65c
Fix static column order for SELECT * wildcard queries
...
patch by Aleksey Yeschenko; reviewed by Benedict Elliott Smith for
CASSANDRA-14638
2018-08-16 15:43:51 +01:00
Andrés de la Peña
e42d9e7d69
Add missed CQL keywords to documentation
...
patch by Andres de la Peña; reviewed by Benjamin Lerer for CASSANDRA-14359
2018-04-18 12:01:06 +01:00
Aleksey Yeshchenko
2fcd29b830
Eliminate background repair and probablistic read_repair_chance table options
...
patch by Aleksey Yeschenko; reviewed by Blake Eggleston for
CASSANDRA-13910
2018-04-18 11:41:17 +01:00
Andrés de la Peña
f3d1b45f13
Merge branch 'cassandra-3.11' into trunk
2018-04-18 11:21:57 +01:00
Andrés de la Peña
a31a848d6f
Merge branch 'cassandra-3.0' into cassandra-3.11
2018-04-18 11:19:06 +01:00
Andrés de la Peña
9b5ba6ca51
Add missed CQL keywords to documentation
...
patch by Andres de la Peña; reviewed by Benjamin Lerer for CASSANDRA-14359
2018-04-18 11:10:43 +01:00
Paulo Motta
e624c66382
Merge branch 'cassandra-3.0' into cassandra-3.11
2017-09-05 01:05:06 -05:00
Zhao Yang
1b36740ebe
Fix outstanding MV timestamp issues and add documentation about unsupported cases (see CASSANDRA-11500 for a summary of fixes)
...
This patch introduces the following changes to fix MV timestamp issues:
- Add strict liveness for view with non-key base column in pk
- Deprecated shadowable tombstone and use expired livenessInfo instead
- Include partition deletion for existing base row
- Disallow dropping base column with MV
Patch by Zhao Yang and Paulo Motta; reviewed by Paulo Motta for CASSANDRA-11500
2017-09-05 01:03:24 -05:00
Mick Semb Wever
10d5b7b2f7
Merge branch 'cassandra-3.11' into trunk
2017-09-05 08:38:48 +10:00
Sylvain Lebresne
4ebab66163
Allow selecting Map values and Set elements
...
patch and review by Robert Stupp, Sylvain Lebresne and Benjamin Lerer for CASSANDRA-7396
2017-06-01 16:57:13 +02:00
Benjamin Lerer
d388289533
Merge branch cassandra-3.0 into cassandra-3.11
2017-01-18 16:07:14 +01:00
Carl Yeksigian
5f66d48b38
Remove alter type support
...
patch by Carl Yeksigian; reviewed by Benjamin Lerer for CASSANDRA-12443
2017-01-18 15:59:10 +01:00
Robert Stupp
0e9e0a4a83
Restrict script UDFs to Nashorn
2017-01-06 15:53:46 +01:00
Robert Stupp
6e716c6da4
Merge branch 'cassandra-2.2' into cassandra-3.0
2017-01-05 22:20:31 +01:00
Benjamin Lerer
ecf05b8826
Add duration data type
...
patch by Benjamin Lerer; reviewed by Tyler Hobbs for CASSANDRA-11873
2016-10-18 14:01:05 +02:00
Benjamin Lerer
4205011c0f
Add support for GROUP BY to SELECT statement
...
patch by Benjamin Lerer; reviewed by Sylvain Lebresne for CASSANDRA-10707
2016-08-04 17:09:38 +02:00
Sylvain Lebresne
c7b9401bf8
Merge branch 'doc_in_tree' into trunk
...
* doc_in_tree:
Modify build file to include html doc in artifacts
Add 'report bug' section
Fix minor errors in CQL doc
Finish fixing the CQL doc
Don't track auto-generated file
Reorganize document
Automatically generate docs for cassandra.yaml
Fix CQL doc (incomplete)
Add Metrics/Monitoring docs
Add Change Data Capture documentation
Docs for Memtable and SSTable architecture
Add doc on compaction
Add initial version of security section
Fill in Replication, Tuneable Consistency sections
Add docs for cqlsh
Add snitch and range movements section on Operations
Add initial in-tree documentation (very incomplete so far)
2016-06-27 20:33:21 +02:00
Sylvain Lebresne
5d65542bd3
Fix CQL doc (incomplete)
2016-06-21 16:38:24 +02:00
Sylvain Lebresne
4ed00607df
Allow terms in selection clauses
...
patch by slebresne; reviewed by blerer for CASSANDRA-10783
2016-06-15 09:33:06 +02:00
Marcus Eriksson
8ef1e2ce25
Merge branch 'cassandra-3.0' into trunk
2016-06-07 07:45:10 +02:00
Jeff Jirsa
6c867f0030
Add TimeWindowCompactionStrategy
...
Patch by Jeff Jirsa; reviewed by marcuse for CASSANDRA-9666
2016-06-07 07:38:22 +02:00
Alex Petrov
93b3aa8a46
Added compatibility table and test for primitive types
...
Patch by Giampaolo Trapasso; reviewed by Alex Petrov for CASSANDRA-11114
2016-05-23 16:12:25 -04:00
Sam Tunnicliffe
7b0c7164aa
Integrated JMX Authentication and Authorization
...
Patch by Jan Karlsson and Sam Tunnicliffe; reviewed by Jake Luciani for
CASSANDRA-10091
2016-05-02 11:44:48 +01:00
Robert Stupp
5288d434b3
Allow instantiation of UDTs and tuples in UDFs
...
patch by Robert Stupp; reviewed by Tyler Hobbs for CASSANDRA-10818
2016-04-13 20:12:29 +02:00
Tyler Hobbs
677230df69
Support for non-frozen UDTS
...
Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-7423
2016-04-08 15:26:12 -05:00
Sylvain Lebresne
e1e692a754
Add documentation for 7017
2016-04-07 12:00:00 +02:00
Amit Singh Chowdhery
ca2e71c381
Add/drop multiple columns in one ALTER TABLE statement
...
patch by Amit Singh Chowdhery; reviewed by Robert Stupp for CASSANDRA-10411
2016-03-28 19:06:42 +02:00
Sylvain Lebresne
3508cd1af3
Merge branch 'cassandra-3.5' into trunk
2016-03-17 10:22:10 +01:00
Sylvain Lebresne
d526ad79d7
Merge branch 'cassandra-3.0' into cassandra-3.5
2016-03-17 10:21:58 +01:00
Sylvain Lebresne
8d101fdd5c
Merge branch 'cassandra-2.2' into cassandra-3.0
2016-03-17 10:21:46 +01:00
Sylvain Lebresne
5e2d3d2fa7
Merge branch 'cassandra-2.1' into cassandra-2.2
2016-03-17 10:18:58 +01:00
Sylvain Lebresne
41bb4bcd09
Update CQL doc for CASSANDRA-6839 (non equal conditions in LWT)
...
patch by slebresne; reviewed by blerer for CASSANDRA-10752
2016-03-17 10:18:32 +01:00
Benjamin Lerer
7a9b8ca4e2
Merge branch cassandra-3.5 into trunk
2016-03-17 10:15:07 +01:00
Benjamin Lerer
807597f90c
Merge branch cassandra-3.0 into cassandra-3.5
2016-03-17 10:13:46 +01:00
Benjamin Lerer
a64ad4e0f9
Merge branch cassandra-2.2 into cassandra-3.0
2016-03-17 10:10:39 +01:00
Benjamin Lerer
6d383bedd4
Clarify that now() function is calculated on the coordinator node in CQL documentation
...
patch by Benjamin Lerer; reviewed by Sylvain Lebresne for CASSANDRA-10900
2016-03-17 10:07:37 +01:00