05-17-2024 04:55 AM
Hi,
I'm trying to execute the following code:
Policy - Shared Compute
Access mode - Shared
Databricks Runtime Version - 14.2 (includes Apache Spark 3.5.0, Scala 2.12)
Worker type - Standard_D8ads_v5
Unity Catalog Enabled
Extra
1-5 Workers - 32-160 GB Memory, 8-40 Cores
1 Driver - 32 GB Memory, 8 Cores
05-17-2024 06:49 AM
Hello @GMB , how are you?
The "st_x" function is part of the spatial expressions supported in Photon-enabled Databricks Runtime 14.2 with the Private Preview enabled.
Here are the steps you can follow:
Ensure that you're using a Photon-enabled Databricks cluster. If not, you might need to switch to a Photon-enabled cluster.
Check if the Private Preview is enabled in your workspace. If not, you might need to enable it.
Once you have a Photon-enabled cluster and the Private Preview enabled, you should be able to use the "st_x" function.
To participate on the Private Preview, your account team will need to nominate you first, then you will need to approve the Private Preview Terms of Service.
Can you please check with your SA or Account's Manager to see whether you can join?
Best,
Alessandro
05-17-2024 07:05 AM
Are there any alternative options without enabling Private Preview?
11-25-2024 04:58 AM
we also need this function without the private preview, any solutions?
05-19-2025 05:24 AM
How is the status of ST_X support in databricks, since we did not find any further information. We are using Azure Databricks, function appear in the functions list, but do not work even with Photon enabled? How could we get into the preview, if this still exists.
a month ago
@Corar You might want to enable that explicitly by setting 'spark.databricks.geo.st.enabled' configuration to value 'true'.
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now