frankgh commented on code in PR #19:
URL: 
https://github.com/apache/cassandra-analytics/pull/19#discussion_r1391835706


##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/utils/CqlUtils.java:
##########
@@ -95,25 +95,6 @@ else if (schema.charAt(index) == '(')
         return schema.substring(0, index + 1);
     }
 
-    /**
-     * The schema might contain quotes, but on-disk the table path doesn't 
have quotes, so causes problems for create/list snapshot

Review Comment:
   this is now handled by Sidecar properly



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to