Defra-Data-Science-Centre-of-Excellence / pyspark-vector-files

Read vector files into a Spark DataFrame with geometry encoded as WKB.
https://defra-data-science-centre-of-excellence.github.io/pyspark-vector-files/
MIT License
5 stars 1 forks source link

Allow blank spaces in SQL table name. #30

Closed JamesKeny0n closed 1 year ago

JamesKeny0n commented 1 year ago

A file may have blank spaces in its name which will currently cause an error when treating that name as a sql table.