We aim to use the geocoding features of SynapseML library v0.9.5 over Synapse Spark pools. However, this library needs Spark 3.2+ while Spark pools just support Spark 3.1 & 2.7. So we can just install SynapseML v0.9.4 but it does not have the geospatial features and we face an error when using "from synapse.ml.geospatial import *". So, does it mean that for now we can't do geocoding over Spark pools?