MikeThomsen commented on code in PR #10006: URL: https://github.com/apache/nifi/pull/10006#discussion_r2138932293
########## nifi-extension-bundles/nifi-cql-bundle/nifi-cql-nar/pom.xml: ########## @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="UTF-8"?> Review Comment: The bundle includes a driver NAR for ScyllaDB support, so I think calling it `nifi-cql-bundle` makes more sense here. That said, it's been a while AFAICT since Cassandra and ScyllaDB support were discussed, so I'm open to splitting this into two separate bundles because we can't predict where Cassandra and ScyllaDB will be in the future. -- 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]
