Re: [VOTE] CEP-20: Dynamic Data Masking

2022-09-22 Thread Josh McKenzie
+1 On Thu, Sep 22, 2022, at 4:28 AM, Mick Semb Wever wrote: > >> >> I'd like to propose CEP-20 for approval. >> >> Proposal: >> https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-20%3A+Dynamic+Data+Masking >> Discussion: https://lists.apache.org/thread/qsmxsymozymy6dy9tp5xw9gn5fhz9nt4

Re: Checkstyle will be updated to fail Ant build when unused imports are present in the code

2022-09-22 Thread Miklosovic, Stefan
I should add that "no-checkstyle" will turn off whole checkstyle for good. Not unused imports only. This is same logic as for javadocs - "no-javadoc" flag From: Miklosovic, Stefan Sent: Thursday, September 22, 2022 20:19 To: dev@cassandra.apache.org

Checkstyle will be updated to fail Ant build when unused imports are present in the code

2022-09-22 Thread Miklosovic, Stefan
Hi list, I would like to highlight this ticket (1). I hope we manage to merge it in the foreseeable future. It will be in cassanra-4.1 and in trunk. Once in, by default, if there are unused imports in Java code, ant build will fail. There will be a workaround by which you can skip failing when

Re: CEP-15 multi key transaction syntax

2022-09-22 Thread Caleb Rackliffe
Yeah, if you remember Blake's original syntax proposal, the IF condition was actually specified outside the body of the transaction following the COMMIT TRANSACTION phrase. (i.e. COMMIT TRANSACTION IF blah, blah) The current syntax only changed that superficially, but in doing so, it left the

Re: [VOTE] CEP-20: Dynamic Data Masking

2022-09-22 Thread Mick Semb Wever
> > I'd like to propose CEP-20 for approval. > > Proposal: > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-20%3A+Dynamic+Data+Masking > Discussion: > https://lists.apache.org/thread/qsmxsymozymy6dy9tp5xw9gn5fhz9nt4 > > The vote will be open for 72 hours. > Votes by committers are