Skip to content

Commit f06a219

Browse files
authored
Update geolite.scala
1 parent 2275666 commit f06a219

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

geolite.scala

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/*
2-
steps to enhance a geolite csv from CIDR format to include also start IP and end IP as longs
3-
*/
1+
2+
//steps to enhance a geolite csv from CIDR format to include also start IP and end IP as longs
3+
44

55
import org.apache.spark.sql.functions._
66
import org.apache.spark.sql.types.IntegerType

0 commit comments

Comments
 (0)