osm4scala icon indicating copy to clipboard operation
osm4scala copied to clipboard

Replace all null with None in code base

Open ericsun95 opened this issue 5 years ago • 1 comments

As title.

ericsun95 avatar Nov 02 '20 04:11 ericsun95

Could you be more descriptive in the description?

  • [X] In the Core module, nulls are used only in unit testing and in examples to open files. This is covered by #8
  • [ ] In the Spark module, nulls are used to populate null values for Spark. Is here where you see the problem? I can check if it is working with None like null, but not sure.

angelcervera avatar Nov 05 '20 07:11 angelcervera