sarankk commented on code in PR #181:
URL:
https://github.com/apache/cassandra-analytics/pull/181#discussion_r2920724975
##########
cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/BulkSparkConf.java:
##########
@@ -127,6 +127,7 @@ public class BulkSparkConf implements Serializable
public final int commitThreadsPerInstance;
public final double importCoordinatorTimeoutMultiplier;
public boolean quoteIdentifiers;
+ public boolean skipSecondaryIndexCheck;
Review Comment:
```suggestion
public final boolean skipSecondaryIndexCheck;
```
--
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]