Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-11 Thread Josh McKenzie
17.0.15 >> 2025-04-15 >> OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6) I got a >> build Failed error at the same position in exception. Please see: >> https://github.com/apache/cassandra/pull/4152 >> >> While debugging, it appears there i

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-10 Thread Vivekanand Koya
ame position in exception. Please see: > https://github.com/apache/cassandra/pull/4152 > > While debugging, it appears there is an idiosyncrasy how Netty was used > for efficient network operations. The unsafe casting was highlighted by the > compiler and eventually made its way to runt

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Vivekanand Koya
Made some progress. After adding throughout build.xml and compiling the 5.03 branch with openjdk 17.0.15 2025-04-15 OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6) I got a build Failed error at the same position in exception. Please see: https://github.com/apache/cassandra/pull

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Brandon Williams
de style page as "stuff we're >> good to use" would probably be fine? >> >> >> On Fri, May 9, 2025, at 7:58 AM, Benedict wrote: >> >> >> I think it doesn’t cost us much to briefly discuss new language features >> before using them. Lam

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Jon Haddad
used. > > The flow scoping improvement to instanceof seems obviously good though. > > > On 9 May 2025, at 12:30, Josh McKenzie wrote: > >  > For new feature work on trunk, targeting the highest supported language > level featureset (jdk17 right now, jdk21 within the nex

Fwd: Cassandra 5 JDK21 Command Line actions

2025-05-09 Thread Vivekanand Koya
Hello, I've talked to ZGC members of the OpenJDK community on GC strategies. Wanted to share this information with Cassandra devs. Thanks, Vivekanand -- Forwarded message - From: Stefan Johansson Date: Fri, May 9, 2025, 2:00 AM Subject: Re: Cassandra 5 JDK21 Command

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread C. Scott Andreas
;var") they can bring it up on the dev ML and we can adjust, but otherwise I'd prefer to see us have more modern evolving options on how contributors engage rather than less.On Fri, May 9, 2025, at 1:56 AM, Vivekanand Koya wrote:Hello,I want to understand the community's thoughts

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Blake Eggleston
atures as people* >>>>>>> actually care about them* and seeing them add value, a simple >>>>>>> "[DISCUSS] I'm thinking about using new language feature X; any >>>>>>> objection?" lazy consensus that we then dumped onto a w

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Benedict
at 1:56 AM, Vivekanand Koya wrote:Hello,I want to understand the community's thoughts on using newer features (post JDK11) in upcoming releases in Cassandra. An example is flow scoping instead of explicitly casting types with instanceOf: https://openjdk.org/jeps/395. I want your thoughts on JDK requ

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Jon Haddad
ibility with minimal re-implementation. > > If anyone has any misgivings with certain features (i.e. the debate around > usage of "var") they can bring it up on the dev ML and we can adjust, but > otherwise I'd prefer to see us have more modern evolving options on how > contributors engage rather than less. > > On Fri, May 9, 2025, at 1:56 AM, Vivekanand Koya wrote: > > Hello, > > I want to understand the community's thoughts on using newer features > (post JDK11) in upcoming releases in Cassandra. An example is flow scoping > instead of explicitly casting types with instanceOf: > https://openjdk.org/jeps/395. I want your thoughts on JDK requirements > for the main Cassandra repository, Accord, and Sidecar. > > Much appreciated. > Thanks, > Vivekanand K. > > > > > >

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Blake Eggleston
all have problems - and even >>>>>> with the guidance we publish some are still misused. >>>>>> >>>>>> The flow scoping improvement to instanceof seems obviously good though. >>>>>> >>>>>> >>>

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Vivekanand Koya
provement to instanceof seems obviously good though. >> >> >> On 9 May 2025, at 12:30, Josh McKenzie wrote: >> >>  >> For new feature work on trunk, targeting the highest supported language >> level featureset (jdk17 right now, jdk21 within the next co

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Vivekanand Koya
e next couple of weeks) > makes sense to me. For bugfixing, targeting the oldest supported GA branch > and the highest language level that works there would allow maximum > flexibility with minimal re-implementation. > > If anyone has any misgivings with certain features (i.e. the de

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Josh McKenzie
obviously good though. >>>> >>>> >>>>> On 9 May 2025, at 12:30, Josh McKenzie wrote: >>>>>  >>>>> For new feature work on trunk, targeting the highest supported language >>>>> level featureset (jdk17 right now

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Vivekanand Koya
> usage of "var") they can bring it up on the dev ML and we can adjust, but > otherwise I'd prefer to see us have more modern evolving options on how > contributors engage rather than less. > > On Fri, May 9, 2025, at 1:56 AM, Vivekanand Koya wrote: > > Hello, > > I want to understand the community's thoughts on using newer features > (post JDK11) in upcoming releases in Cassandra. An example is flow scoping > instead of explicitly casting types with instanceOf: > https://openjdk.org/jeps/395. I want your thoughts on JDK requirements > for the main Cassandra repository, Accord, and Sidecar. > > Much appreciated. > Thanks, > Vivekanand K. > > > > >

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Benedict Elliott Smith
st language level that works there would allow maximum >>> flexibility with minimal re-implementation. >>> >>> If anyone has any misgivings with certain features (i.e. the debate around >>> usage of "var") they can bring it up on the dev ML and we can adjust, bu

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Benedict
I'd prefer to see us have more modern evolving options on how > contributors engage rather than less. > >> On Fri, May 9, 2025, at 1:56 AM, Vivekanand Koya wrote: >> Hello, >> >> I want to understand the community's thoughts on using newer features (post

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Josh McKenzie
s (i.e. the debate around >> usage of "var") they can bring it up on the dev ML and we can adjust, but >> otherwise I'd prefer to see us have more modern evolving options on how >> contributors engage rather than less. >> >> On Fri, May 9, 2025, at 1:56

Re: Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-09 Thread Josh McKenzie
ather than less. On Fri, May 9, 2025, at 1:56 AM, Vivekanand Koya wrote: > Hello, > > I want to understand the community's thoughts on using newer features (post > JDK11) in upcoming releases in Cassandra. An example is flow scoping instead > of explicitly casting types w

Cassandra 5+ JDK Minimum Compatibility Requirement

2025-05-08 Thread Vivekanand Koya
Hello, I want to understand the community's thoughts on using newer features (post JDK11) in upcoming releases in Cassandra. An example is flow scoping instead of explicitly casting types with instanceOf: https://openjdk.org/jeps/395. I want your thoughts on JDK requirements for the

Re: A Roadmap to Cassandra Analytics 1.0

2025-05-06 Thread Doug Rohrer
Posted to https://cwiki.apache.org/confluence/display/CASSANDRA/Cassandra+Analytics+Roadmap - happy to discuss/edit further as well. Doug > On May 1, 2025, at 9:39 AM, Doug Rohrer wrote: > > Patrick, > > Thanks for the clarification - makes sense. I can put the cont

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-05-02 Thread Jordan West
minimum requirements of python versions. > > >> With option (2) i feel it would be a shame that the original work in >> https://github.com/apache/cassandra-website/tree/trunk/cqlprotodoc from >> our newly joined gocql community would be redone. I can only hope they >> un

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-05-02 Thread Joseph Lynch
king about virtualenv and python libraries you may want to be building that via docker as well as libraries often have minimum requirements of python versions. > With option (2) i feel it would be a shame that the original work in > https://github.com/apache/cassandra-website/tree/trunk/cqlp

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-05-02 Thread Ekaterina Dimitrova
inside `ant check`. > > > > > > There are two possible paths forward > > option 1) remove the auto-install, and just print the command the user > needs to run to do the install, and/or how to skip that target. > > option 2) build on Maxim's contribution to rew

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-05-02 Thread Brandon Williams
nv+jinja > > > With option (2) i feel it would be a shame that the original work in > https://github.com/apache/cassandra-website/tree/trunk/cqlprotodoc from our > newly joined gocql community would be redone. I can only hope they > understand and appreciate this *is* their wo

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-05-02 Thread Mick Semb Wever
would be a shame that the original work in https://github.com/apache/cassandra-website/tree/trunk/cqlprotodoc from our newly joined gocql community would be redone. I can only hope they understand and appreciate this *is* their work being carried forward, and our legitimate reasons for the golang

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-05-01 Thread Jaydeep Chovatia
Thank you, everyone! Jaydeep On Thu, May 1, 2025 at 5:27 AM Marouan REJEB wrote: > Congratulations ! > > On Thu, May 1, 2025 at 1:22 PM Aaron Ploetz wrote: > >> Congratulations Jaydeep! >> >> >> > On Apr 30, 2025, at 8:18 AM, Paulo Motta wrote: >> > >> > Congratulations Jaydeep! >> >

Re: A Roadmap to Cassandra Analytics 1.0

2025-05-01 Thread Doug Rohrer
big effort. > > Patrick > > On Wed, Apr 23, 2025 at 6:52 AM Doug Rohrer <mailto:droh...@apple.com>> wrote: >> I put everything into Jira directly - there are two epics, one for the >> “Analytics 1.0 <https://issues.apache.org/jira/browse/CASSANALYTICS-21>”

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-05-01 Thread Marouan REJEB
Congratulations ! On Thu, May 1, 2025 at 1:22 PM Aaron Ploetz wrote: > Congratulations Jaydeep! > > > > On Apr 30, 2025, at 8:18 AM, Paulo Motta wrote: > > > > Congratulations Jaydeep! >

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-05-01 Thread Aaron Ploetz
Congratulations Jaydeep! > On Apr 30, 2025, at 8:18 AM, Paulo Motta wrote: > > Congratulations Jaydeep!

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Jordan West
> congratulations! > > On Wed, Apr 30, 2025 at 9:09 AM Francisco Guerrero > wrote: > > Congrats, Jaydeep! > > On 2025/04/30 11:43:00 Josh McKenzie wrote: > > Hey there Cassandra Devs! > > > > The Apache Cassandra PMC is very happy to announce that

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread jay.zhuang.yahoo.com via dev
Congratulations Jaydeep  On Wednesday, April 30, 2025 at 10:04:42 AM PDT, Runtian Liu wrote: congratulations! On Wed, Apr 30, 2025 at 9:09 AM Francisco Guerrero wrote: Congrats, Jaydeep! On 2025/04/30 11:43:00 Josh McKenzie wrote: > Hey there Cassandra Devs! > > T

Re: Request for Apache Cassandra Slack Channel Invitation

2025-04-30 Thread Brandon Williams
I've sent you an invitation. Kind Regards, Brandon On Wed, Apr 30, 2025 at 11:54 AM Marouan REJEB wrote: > > Hello, > > Could you please send me an invitation to join the Slack workspace? My email > address is marouan.re...@gmail.com > > Thank you for your consideration. I look forward to becom

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Runtian Liu
congratulations! On Wed, Apr 30, 2025 at 9:09 AM Francisco Guerrero wrote: > Congrats, Jaydeep! > > On 2025/04/30 11:43:00 Josh McKenzie wrote: > > Hey there Cassandra Devs! > > > > The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia > has

Request for Apache Cassandra Slack Channel Invitation

2025-04-30 Thread Marouan REJEB
Hello, Could you please send me an invitation to join the Slack workspace? My email address is marouan.re...@gmail.com Thank you for your consideration. I look forward to becoming an active member of the community. Best regards, Marouan

Re: Wild card search | Cassandra

2025-04-30 Thread Caleb Rackliffe
gt; That would be in the next release of SAI: > > [CASSANDRA-18493] SAI - LIKE prefix/suffix support - ASF JIRA > <https://issues.apache.org/jira/browse/CASSANDRA-18493> > -- > *From:* manish sharma > *Sent:* 24 April 2025 18:31 > *To:* dev@cassand

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-30 Thread Dmitry Konstantinov
but I've > compared the results with the same files in the trunk, and they look > similar (almost). > > > https://github.com/apache/cassandra/compare/trunk...Mmuzaf:cassandra:generate-cqlprotodocs-python > > On Tue, 29 Apr 2025 at 10:10, Benedict wrote: > > > &g

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Francisco Guerrero
Congrats, Jaydeep! On 2025/04/30 11:43:00 Josh McKenzie wrote: > Hey there Cassandra Devs! > > The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia has > accepted the invitation to become a committer! > > Jaydeep has been busy on Cassandra for a good while

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Yifan Cai
Congrats Jaydeep! From: Patrick McFadin Sent: Wednesday, April 30, 2025 7:47:45 AM To: dev@cassandra.apache.org Subject: Re: Welcome Jaydeepkumar Chovatia as Cassandra committer Congratulations and thank you for tackling the evergreen issue of repair! On Wed

Re: A Roadmap to Cassandra Analytics 1.0

2025-04-30 Thread Patrick McFadin
effort. Patrick On Wed, Apr 23, 2025 at 6:52 AM Doug Rohrer wrote: > I put everything into Jira directly - there are two epics, one for the > “Analytics > 1.0 <https://issues.apache.org/jira/browse/CASSANALYTICS-21>” release and > one for “Cassandra 5.0 support. &g

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Patrick McFadin
 AM, Dmitry Konstantinov > wrote: > >  > Congrats Jaydeep! > > On Wed, 30 Apr 2025 at 13:22, Brandon Williams wrote: > >> Congrats! >> >> Kind Regards, >> Brandon >> >> On Wed, Apr 30, 2025 at 6:43 AM Josh McKenzie >> wrote: >>

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-30 Thread Patrick McFadin
9, 2025, at 7:30 AM, Maxim Muzafarov wrote: >>> >>> Hey, >>> >>> I've prepared a python script that generates the same docs (no go >>> dependency). I use the jinja2 dependency, not sure if it's optimal >>> because I had to googl

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Abe Ratnofsky
025 at 6:43 AM Josh McKenzie <jmcken...@apache.org> wrote: > > Hey there Cassandra Devs! > > The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia has > accepted the invitation to become a committer! > > Jaydeep has been busy on Cassandra for a good whil

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Patrick Lee
gt; > Hey there Cassandra Devs! > > The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia has > accepted the invitation to become a committer! > > Jaydeep has been busy on Cassandra for a good while now, most recently spearheading the contribution of automated

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Tolbert, Andy
30, 2025 at 6:07 AM Mick Semb Wever wrote: >>> >>>> Congrats! >>>> >>>> On Wed, 30 Apr 2025 at 13:44, Josh McKenzie >>>> wrote: >>>> >>>>> Hey there Cassandra Devs! >>>>> >>>>> The Apache

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-30 Thread Joseph Lynch
not sure if it's optimal >> because I had to google how to use it though (also not sure if it has >> to be run in docker). >> I haven't tested the generated files with the website, but I've >> compared the results with the same files in the trunk, and they look

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-30 Thread Chris Lohfink
it though (also not sure if it has > to be run in docker). > I haven't tested the generated files with the website, but I've > compared the results with the same files in the trunk, and they look > similar (almost). > > > https://github.com/apache/cassandra/compare

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Chris Lohfink
> On Apr 30, 2025, at 6:11 AM, Jon Haddad wrote: >> >> Congrats!! >> >> >> >> On Wed, Apr 30, 2025 at 6:07 AM Mick Semb Wever wrote: >> >>> Congrats! >>> >>> On Wed, 30 Apr 2025 at 13:44, Josh McKenzie >>> wrot

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Joseph Lynch
2025 at 6:07 AM Mick Semb Wever wrote: > >> Congrats! >> >> On Wed, 30 Apr 2025 at 13:44, Josh McKenzie wrote: >> >>> Hey there Cassandra Devs! >>> >>> The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia >>> has &g

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Bernardo Botella
pr 2025 at 13:44, Josh McKenzie > <mailto:jmcken...@apache.org>> wrote: >>> Hey there Cassandra Devs! >>> >>> The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia has >>> accepted the invitation to become a committer! >>> >>

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Jon Haddad
Congrats!! On Wed, Apr 30, 2025 at 6:07 AM Mick Semb Wever wrote: > Congrats! > > On Wed, 30 Apr 2025 at 13:44, Josh McKenzie wrote: > >> Hey there Cassandra Devs! >> >> The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia >> has &g

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Mick Semb Wever
Congrats! On Wed, 30 Apr 2025 at 13:44, Josh McKenzie wrote: > Hey there Cassandra Devs! > > The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia > has > accepted the invitation to become a committer! > > Jaydeep has been busy on Cassandra for a good whi

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Dmitry Konstantinov
Congrats Jaydeep! On Wed, 30 Apr 2025 at 13:22, Brandon Williams wrote: > Congrats! > > Kind Regards, > Brandon > > On Wed, Apr 30, 2025 at 6:43 AM Josh McKenzie > wrote: > > > > Hey there Cassandra Devs! > > > > The Apache Cassandra PMC is very

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread guo Maxwell
Congrats! Brandon Williams 于2025年4月30日 周三下午8:22写道: > Congrats! > > Kind Regards, > Brandon > > On Wed, Apr 30, 2025 at 6:43 AM Josh McKenzie > wrote: > > > > Hey there Cassandra Devs! > > > > The Apache Cassandra PMC is very happy to announce

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Brandon Williams
Congrats! Kind Regards, Brandon On Wed, Apr 30, 2025 at 6:43 AM Josh McKenzie wrote: > > Hey there Cassandra Devs! > > The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia has > accepted the invitation to become a committer! > > Jaydeep has been busy on

Re: Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Paulo Motta
Congratulations Jaydeep! On Wed, 30 Apr 2025 at 07:44 Josh McKenzie wrote: > Hey there Cassandra Devs! > > The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia > has > accepted the invitation to become a committer! > > Jaydeep has been busy on Cassandra

Re: Wild card search | Cassandra

2025-04-30 Thread Rolo, Carlos via dev
That would be in the next release of SAI: [CASSANDRA-18493] SAI - LIKE prefix/suffix support - ASF JIRA<https://issues.apache.org/jira/browse/CASSANDRA-18493> From: manish sharma Sent: 24 April 2025 18:31 To: dev@cassandra.apache.org Subject: Wild card

Welcome Jaydeepkumar Chovatia as Cassandra committer

2025-04-30 Thread Josh McKenzie
Hey there Cassandra Devs! The Apache Cassandra PMC is very happy to announce that Jaydeep Chovatia has accepted the invitation to become a committer! Jaydeep has been busy on Cassandra for a good while now, most recently spearheading the contribution of automated repair scheduling via CEP-37

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-30 Thread Josh McKenzie
_ >>>>> Huzzah! >>>>> >>>>> On Mon, Apr 28, 2025, at 3:09 PM, Jon Haddad wrote: >>>>>> Hey everyone! >>>>>> >>>>>> The Project Management Committee (PMC) for Apache Cassandra is delighted >&g

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-30 Thread Josh McKenzie
> to be run in docker). > I haven't tested the generated files with the website, but I've > compared the results with the same files in the trunk, and they look > similar (almost). > > https://github.com/apache/cassandra/compare/trunk...Mmuzaf:cassandra:generate-cqlp

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-29 Thread David Capwell
;>> >>>> On Mon, Apr 28, 2025, at 3:09 PM, Jon Haddad wrote: >>>>> Hey everyone! >>>>> >>>>> The Project Management Committee (PMC) for Apache Cassandra is delighted >>>>> to announce that David Capwell has joined t

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-29 Thread Jeremiah Jordan
at 07:47 Ariel Weisberg wrote: >> >>> Huzzah! >>> >>> On Mon, Apr 28, 2025, at 3:09 PM, Jon Haddad wrote: >>> >>> Hey everyone! >>> >>> The Project Management Committee (PMC) for Apache Cassandra is >>> delighted to announce that

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-29 Thread Aaron
> The Project Management Committee (PMC) for Apache Cassandra is delighted >> to announce that David Capwell has joined the PMC! >> >> Thank you David for all your contributions to the project over the years. >> >> The PMC - Project Management Committee - man

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-29 Thread Paulo Motta
Congrats David! On Tue, 29 Apr 2025 at 07:47 Ariel Weisberg wrote: > Huzzah! > > On Mon, Apr 28, 2025, at 3:09 PM, Jon Haddad wrote: > > Hey everyone! > > The Project Management Committee (PMC) for Apache Cassandra is delighted > to announce that David Capwell has joine

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-29 Thread Ariel Weisberg
Huzzah! On Mon, Apr 28, 2025, at 3:09 PM, Jon Haddad wrote: > Hey everyone! > > The Project Management Committee (PMC) for Apache Cassandra is delighted to > announce that David Capwell has joined the PMC! > > Thank you David for all your contributions to the project over t

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-29 Thread Maxim Muzafarov
bsite, but I've compared the results with the same files in the trunk, and they look similar (almost). https://github.com/apache/cassandra/compare/trunk...Mmuzaf:cassandra:generate-cqlprotodocs-python On Tue, 29 Apr 2025 at 10:10, Benedict wrote: > > We should never download and install

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-29 Thread Benjamin Lerer
Congratulations, David! Le mar. 29 avr. 2025 à 08:35, Mick Semb Wever a écrit : > Welcome David! > > On Mon, 28 Apr 2025 at 21:10, Jon Haddad wrote: > >> Hey everyone! >> >> The Project Management Committee (PMC) for Apache Cassandra is delighted >> to an

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-29 Thread Benedict
all developers of Cassandra. > On 29 Apr 2025, at 08:17, Mick Semb Wever wrote: >  > > . > > >> But that doesn’t seem to be the case here, the script checks for arm vs >> amd64, Linux vs Mac, and then fetches and untars the go distro into tmp. >

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-29 Thread Mick Semb Wever
. > But that doesn’t seem to be the case here, the script checks for arm vs > amd64, Linux vs Mac, and then fetches and untars the go distro into tmp. > There is no verification of the download. The only check is if curl > returned non 0. > Thanks for catching this, the sha256 check should

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Mick Semb Wever
Welcome David! On Mon, 28 Apr 2025 at 21:10, Jon Haddad wrote: > Hey everyone! > > The Project Management Committee (PMC) for Apache Cassandra is delighted > to announce that David Capwell has joined the PMC! > > Thank you David for all your contributions to the project over

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Jacek Lewandowski
ulations David! >> >> -Joey >> >> On Mon, Apr 28, 2025 at 3:09 PM Jon Haddad >> wrote: >> >>> Hey everyone! >>> >>> The Project Management Committee (PMC) for Apache Cassandra is >>> delighted to announce that David Capwell h

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Berenguer Blasi
Cassandra is delighted to announce that David Capwell has joined the PMC! Thank you David for all your contributions to the project over the years. The PMC - Project Management Committee - manages and guides the direction of the project, and is responsible for

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-28 Thread Jeremiah Jordan
When I first read this thread I assumed the go download was using some standard tool similar to mvnw or gradlew which download and cache a copy of the respective tool on use, with md5sum checks and such to verify the download before use. But that doesn’t seem to be the case here, the script checks

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread guo Maxwell
Congratulations!!! Joseph Lynch 于2025年4月29日周二 08:59写道: > Congratulations David! > > -Joey > > On Mon, Apr 28, 2025 at 3:09 PM Jon Haddad > wrote: > >> Hey everyone! >> >> The Project Management Committee (PMC) for Apache Cassandra is delighted >>

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Joseph Lynch
Congratulations David! -Joey On Mon, Apr 28, 2025 at 3:09 PM Jon Haddad wrote: > Hey everyone! > > The Project Management Committee (PMC) for Apache Cassandra is delighted > to announce that David Capwell has joined the PMC! > > Thank you David for all your contributions t

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Jordan West
grats!! 🍾 And thank you for everything you do for the project! >> > >> > On Mon, 28 Apr 2025 at 15:20, Yifan Cai wrote: >> >> >> >> Congrats David! >> >> >> >> ____ >> >> From: Abe Ratnofsky >> >> Sent: Monday, April 28, 2025 12:11:52 PM >> >> To: dev@cassandra.apache.org >> >> Subject: Re: Welcome David Capwell as Cassandra PMC Member! >> >> >> >> Congrats David! >> > > >

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Patrick McFadin
gt; > Congrats!! 🍾 And thank you for everything you do for the project! >> > >> > On Mon, 28 Apr 2025 at 15:20, Yifan Cai wrote: >> >> >> >> Congrats David! >> >> >> >> ____ >> >

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread David Capwell
gt; >> >>> >> From: Abe Ratnofsky mailto:a...@aber.io>> >>> >> Sent: Monday, April 28, 2025 12:11:52 PM >>> >> To: dev@cassandra.apache.org <mailto:dev@cassandra.apache.org> >>> >> mailto:dev@cassandra.apache.org>> >>> >> Subject: Re: Welcome David Capwell as Cassandra PMC Member! >>> >> >>> >> Congrats David! >

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Bernardo Botella
025 at 15:20, Yifan Cai > > <mailto:yc25c...@gmail.com>> wrote: >> >> >> >> Congrats David! >> >> >> >> >> >> From: Abe Ratnofsky mailto:a...@aber.io>> >> >> Sent: Monday, April 28, 2025 12:11:52 PM >> >> To: dev@cassandra.apache.org <mailto:dev@cassandra.apache.org> >> >> mailto:dev@cassandra.apache.org>> >> >> Subject: Re: Welcome David Capwell as Cassandra PMC Member! >> >> >> >> Congrats David!

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Pavel Yaskevich
Mon, 28 Apr 2025 at 15:20, Yifan Cai wrote: > >> > >> Congrats David! > >> > >> > >> From: Abe Ratnofsky > >> Sent: Monday, April 28, 2025 12:11:52 PM > >> To: dev@cassandra.apache.org > >> Subject: Re: Welcome David Capwell as Cassandra PMC Member! > >> > >> Congrats David! >

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Maxim Muzafarov
>> From: Abe Ratnofsky >> Sent: Monday, April 28, 2025 12:11:52 PM >> To: dev@cassandra.apache.org >> Subject: Re: Welcome David Capwell as Cassandra PMC Member! >> >> Congrats David!

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Francisco Guerrero
Congrats, David! On 2025/04/28 19:09:31 Jon Haddad wrote: > Hey everyone! > > The Project Management Committee (PMC) for Apache Cassandra is delighted to > announce that David Capwell has joined the PMC! > > Thank you David for all your contributions to the project over the y

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Ekaterina Dimitrova
Subject:* Re: Welcome David Capwell as Cassandra PMC Member! > > Congrats David! >

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Joel Shepherd
Congratulations, David. :-) On 4/28/2025 12:09 PM, Jon Haddad wrote: Hey everyone! The Project Management Committee (PMC) for Apache Cassandra is delighted to announce that David Capwell has joined the PMC! Thank you David for all your contributions to the project over the years. The PMC

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Brandon Williams
Congratulations! Kind Regards, Brandon On Mon, Apr 28, 2025 at 2:09 PM Jon Haddad wrote: > > Hey everyone! > > The Project Management Committee (PMC) for Apache Cassandra is delighted to > announce that David Capwell has joined the PMC! > > Thank you David for all your

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Dmitry Konstantinov
Congratulations David! On Mon, 28 Apr 2025 at 20:16, Abe Ratnofsky wrote: > Congrats David! > -- Dmitry Konstantinov

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Yifan Cai
Congrats David! From: Abe Ratnofsky Sent: Monday, April 28, 2025 12:11:52 PM To: dev@cassandra.apache.org Subject: Re: Welcome David Capwell as Cassandra PMC Member! Congrats David!

Re: Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Abe Ratnofsky
Congrats David!

Welcome David Capwell as Cassandra PMC Member!

2025-04-28 Thread Jon Haddad
Hey everyone! The Project Management Committee (PMC) for Apache Cassandra is delighted to announce that David Capwell has joined the PMC! Thank you David for all your contributions to the project over the years. The PMC - Project Management Committee - manages and guides the direction of the

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-28 Thread Brandon Williams
On Mon, Apr 28, 2025 at 12:19 PM Jon Haddad wrote: > > I strongly prefer we didn't install things on users systems they didn't ask > for. I agree with you, and it also doesn't make sense to install go for one small thing, but depend on (not install) python for a lot more things. If we aren't wil

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-28 Thread Mick Semb Wever
Correct, the website is not built here. `ant gen-doc` is just about the code to adoc generated pages. The asciidoc to webpage (antora build) is only done by cassandra-website. We would like to be able to build a html/man bundle and ship it in releases. But that's not decided, and it wouldn

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-28 Thread Jon Haddad
Sorry, I meant the docs, but re-running the `ant` task now I'm not seeing doc generation either. I must have misunderstood the earlier thread. :disappears into bushes: On Mon, Apr 28, 2025 at 11:16 AM Patrick McFadin wrote: > I don't think the website is generated outside of

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-28 Thread Patrick McFadin
I don't think the website is generated outside of the Cassandra website repo. Did I miss that it's built when building the server? On Mon, Apr 28, 2025 at 10:19 AM Jon Haddad wrote: > I strongly prefer we didn't install things on users systems they didn't > ask for.

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-28 Thread Jon Haddad
; python, golang, gradle, git, grep, curl, docker, make. Gradle and golang > will auto-install if not found. > > Golang was recently introduced for CASSANDRA-19915, helping consolidate > and improve the website documentation pages for our native protocol > specification. This was work th

Re: [DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-28 Thread Alex Petrov
e. Gradle and golang will > auto-install if not found. > > Golang was recently introduced for CASSANDRA-19915, helping consolidate and > improve the website documentation pages for our native protocol > specification. This was work that came over from the gocql community. > https

[DISCUSS] auto-installing golang in `ant gen-doc` (CASSANDRA-19915)

2025-04-27 Thread Mick Semb Wever
f not found. Golang was recently introduced for CASSANDRA-19915, helping consolidate and improve the website documentation pages for our native protocol specification. This was work that came over from the gocql community. https://cassandra.apache.org/doc/latest/cassandra/reference/native-protocol

Wild card search | Cassandra

2025-04-24 Thread manish sharma
Hi Team, I am wondering if there is any roadmap or existing functionality to perform like queries with infix or prefix as like ‘%cat’ or ‘c%at’ without using solr or elastic search. Appreciate your response! Regards, Manish Sent from my iPhone

Re: A Roadmap to Cassandra Analytics 1.0

2025-04-23 Thread Doug Rohrer
As many of you on the ASF Slack may have noticed, I’ve been creating a bunch >> of new tickets for the Cassandra Analytics project related to a 1.0 release. >> Since it was initially contributed, there have been many enhancements and >> fixes to the library, but there are still so

Re: A Roadmap to Cassandra Analytics 1.0

2025-04-23 Thread Doug Rohrer
I put everything into Jira directly - there are two epics, one for the “Analytics 1.0 <https://issues.apache.org/jira/browse/CASSANALYTICS-21>” release and one for “Cassandra 5.0 support. <https://issues.apache.org/jira/browse/CASSANALYTICS-23>”, figuring that once we started w

Re: A Roadmap to Cassandra Analytics 1.0

2025-04-22 Thread Štefan Miklošovič
folks, > > As many of you on the ASF Slack may have noticed, I’ve been creating a > bunch of new tickets for the Cassandra Analytics project related to a 1.0 > release. Since it was initially contributed, there have been many > enhancements and fixes to the library, but there are still

  1   2   3   4   5   6   7   8   9   10   >