Re: 【DISCUSS】What is the current status of triggers in Cassandra ?

2025-01-31 Thread Bernardo Botella
+1 on skipping triggers if we can’t make sure that it will work in every scenario. The experience of copying a table and having a broken result is definitely something to avoid. Kind regards, Bernardo > On Jan 31, 2025, at 10:49 AM, Brandon Williams wrote: > > I agree, and triggers are an ex

Re: 【DISCUSS】What is the current status of triggers in Cassandra ?

2025-01-31 Thread Brandon Williams
I agree, and triggers are an expert feature anyway so I wouldn't expect them to be copied. Kind Regards, Brandon On Fri, Jan 31, 2025 at 12:46 PM Štefan Miklošovič wrote: > > Thank you Maxwell for reaching ML with this. > > I was talking to Maxwell about a feature where CREATE TABLE LIKE would a

Re: 【DISCUSS】What is the current status of triggers in Cassandra ?

2025-01-31 Thread Štefan Miklošovič
Thank you Maxwell for reaching ML with this. I was talking to Maxwell about a feature where CREATE TABLE LIKE would also support triggers. create table ks.tb_copy like ks.tb with triggers "with triggers" would be added to CQL grammar and it would "copy" what that trigger(s) is / are doing. Whil

【DISCUSS】What is the current status of triggers in Cassandra ?

2025-01-31 Thread guo Maxwell
Hello dev, I'm very sorry to disturb everyone's wonderful weekend time. Please allow me to ask about the trigger in Cassandra? Maybe everyone knows some implementations of Cassandra's trigger. If the user needs it to do something, it may be necessary to package the jar we need and load the corre

Re: [VOTE] Release Apache Cassandra 5.0.3

2025-01-31 Thread Štefan Miklošovič
The vote passes with 3 binding +1s and no vetoes. On Fri, Jan 31, 2025 at 12:56 PM Paulo Motta wrote: > +1 > > tested docker image build (verify binary gpg+sha512sum) + jre17 single > node startup > > Verification steps/output: > > ``` > $ docker build -t apache/cassandra-test:5.0.3 --build-arg

Re: [VOTE] Release Apache Cassandra 4.0.16

2025-01-31 Thread Štefan Miklošovič
The vote passes with 3 binding +1s and no vetoes. On Fri, Jan 31, 2025 at 12:15 PM Paulo Motta wrote: > +1 > > tested docker image build (verify binary gpg+sha512sum) + jre11 startup > > Verification steps/output below (sorry mck was not able to check > https://github.com/apache/cassandra-builds

Re: [VOTE] Release Apache Cassandra 4.1.8

2025-01-31 Thread Štefan Miklošovič
The vote passes with 3 binding +1s and no vetoes. On Fri, Jan 31, 2025 at 12:31 PM Paulo Motta wrote: > +1 > > tested docker image build (verify binary gpg+sha512sum) + jre11 single > node startup > > Verification steps/output: > > ``` > $ docker build -t apache/cassandra-test:4.1.8 --build-arg

Re: [VOTE] Release Apache Cassandra 5.0.3

2025-01-31 Thread Paulo Motta
+1 tested docker image build (verify binary gpg+sha512sum) + jre17 single node startup Verification steps/output: ``` $ docker build -t apache/cassandra-test:5.0.3 --build-arg CASSANDRA_VERSION=5.0.3 --build-arg CASSANDRA_SHA512=9b2fa89f729a89473934a18d4056d200859bed6e4f9d288b9fca9e8f4056c2d1ccb

Re: [VOTE] Release Apache Cassandra 4.1.8

2025-01-31 Thread Paulo Motta
+1 tested docker image build (verify binary gpg+sha512sum) + jre11 single node startup Verification steps/output: ``` $ docker build -t apache/cassandra-test:4.1.8 --build-arg CASSANDRA_VERSION=4.1.8 --build-arg CASSANDRA_SHA512=13eee692627b5c88b2e6cda56e0aa1e5605403a777514f541496fa1985decb9b941

Re: [VOTE] Release Apache Cassandra 4.0.16

2025-01-31 Thread Paulo Motta
+1 tested docker image build (verify binary gpg+sha512sum) + jre11 startup Verification steps/output below (sorry mck was not able to check https://github.com/apache/cassandra-builds/pull/32 yet so went with my poor man's verification) ``` $ docker build -t apache/cassandra-test:4.0.16 --build-a

Re: [VOTE] Release Apache Cassandra 3.11.18

2025-01-31 Thread Štefan Miklošovič
The vote passes with 3 binding +1s and no vetoes. On Tue, Jan 28, 2025 at 4:37 PM Štefan Miklošovič wrote: > +1 > > On Tue, Jan 28, 2025 at 8:35 AM Štefan Miklošovič > wrote: > >> Proposing the test build of Cassandra 3.11.18 for release. >> >> sha1: 429f3ad83e1c9eff5c288a7c8fb4781939d00090 >>

Re: [VOTE] Release Apache Cassandra 3.0.31

2025-01-31 Thread Štefan Miklošovič
The vote passes with 3 binding +1s and no vetoes. On Tue, Jan 28, 2025 at 4:37 PM Štefan Miklošovič wrote: > +1 > > On Tue, Jan 28, 2025 at 8:35 AM Štefan Miklošovič > wrote: > >> Proposing the test build of Cassandra 3.0.31 for release. >> >> sha1: 09e7a4d6ae23b7ac5c9867235c9d900d0c99649a >> G