frankgh commented on code in PR #108:
URL:
https://github.com/apache/cassandra-analytics/pull/108#discussion_r2085055083
##
cassandra-analytics-core/build.gradle:
##
@@ -77,8 +77,7 @@ dependencies {
runtimeOnly(group: 'net.java.dev.jna', name: 'jna', version:
"${jnaVersio
frankgh commented on PR #108:
URL:
https://github.com/apache/cassandra-analytics/pull/108#issuecomment-2842941984
We will probably need to add to the
https://github.com/apache/cassandra-analytics/blob/trunk/LICENSE.txt noting
that the code is copied from Sidecar. Please take a look at the
yifan-c commented on code in PR #108:
URL:
https://github.com/apache/cassandra-analytics/pull/108#discussion_r2059218953
##
cassandra-analytics-sidecar-client/src/main/java/org/apache/cassandra/clients/Sidecar.java:
##
@@ -32,19 +32,19 @@
import org.slf4j.Logger;
import org.s
yifan-c commented on code in PR #108:
URL:
https://github.com/apache/cassandra-analytics/pull/108#discussion_r2059218953
##
cassandra-analytics-sidecar-client/src/main/java/org/apache/cassandra/clients/Sidecar.java:
##
@@ -32,19 +32,19 @@
import org.slf4j.Logger;
import org.s
bbotella opened a new pull request, #108:
URL: https://github.com/apache/cassandra-analytics/pull/108
Adding sidecar client to remove the artifact dependency with the Apache
Sidecar artifact.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo