MikeThomsen commented on PR #10006:
URL: https://github.com/apache/nifi/pull/10006#issuecomment-2972741640

   @joewitt 
   
   > I don't know what CQL is but i'm guessing Cassandra Query Language.
   
   > Im not familiar with Cassandra vs ScyllaDB
   
   TL;DR, yes CQL = Cassandra Query Language. ScyllaDB is an increasingly 
popular, C++ rewrite of Apache Cassandra that aims for (or seems to aim for) 
100% driver API compatibility so it is a drop-in replacement as far as 
Cassandra users are concerned.
   
   > I also noted the AI generated looking code and thought that was a 
potential flag. I'm not sure we can use that as is but maybe...
   
   I understand the concern, but when I reviewed the output from ChatGPT the 
TypeCodec implementations looked like what any reasonable person would write by 
hand to implement those mappings so I'm not sure there is enough novelty here 
to raise red flags. That said, I can try to do some googling on Cassandra to 
see if OpenAI was taking liberties with someone else's code.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to