Skip to content

Commit a799e06

Browse files
committed
CDM-40 final refactor pre-4.0 release
- moving package from datastax.cdm to com.datastax.cdm - refactoring out CqlHelper - adding schema auto-detection - removing generic 'property getter' pattern from Features - making data type conversion universal and generic, not just isolated to UDT - refactoring how CQL statements are managed
1 parent f6f4b40 commit a799e06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/resources/sparkConf.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ spark.cdm.perfops.writeRateLimit 40000
266266
# because some type values contain commas, e.g. lists, maps, sets, etc.
267267
#-----------------------------------------------------------------------------------------------------------
268268
#spark.cdm.feature.constantColumns.names const1,const2
269-
#spark.cdm.feature.constantColumns.types 0,1
270269
#spark.cdm.feature.constantColumns.values 'abcd',1234
271270
#spark.cdm.feature.constantColumns.splitRegex ,
272271

0 commit comments

Comments
 (0)