Chitra
Results
1
issues of
Chitra
## Expected behavior Expecting tif files of all size to be readable sample_raster = sedona.read.format("binaryFile").load(vFilePath)\ .withColumn("raster", expr("RS_FromGeoTiff(content)")) sample_raster .createOrReplaceTempView("sample_raster") ## Actual behavior Error while reading file dbfs:/mnt/XYZ/sample.tif. Caused by: SparkException:...