You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the most up to date list of UDFs, look at API documentation for @scaladoc[`ColumnFunctions`][ColumnFunctions]. These UDFs are also registered with the SQL engine under the same name but with a `rf_` prefix (e.g. `dataCells` becomes `rf_dataCells`).
3
+
For the most up to date list of UDFs, look at API documentation for @scaladoc[`RasterFunctions`][RasterFunctions]. These UDFs are also registered with the SQL engine under the same name but with a `rf_` prefix (e.g. `dataCells` becomes `rf_dataCells`).
4
4
5
5
The full API documentation can be found [here][scaladoc].
0 commit comments