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
Hi everyone
I can install crankshaft from Dockerfile for Ubuntu 16.04. But some cdb_ functions don't appear in sql database.
Invisible cdb_ functions are shown below:
-CDB_AREASOFINTERESTLOCAL()
-CDB_AREASOFINTERESTGLOBAL()
-CDB_AREASOFINTERESTLOCALRATE()
-CDB_AREASOFINTERESTGLOBALRATE()
-CDB_GETSPATIALHOTSPOTS()
-CDB_GETSPATIALCOLDSPOTS()
-CDB_GETSPATIALOUTLIERS
-CDB_GETSPATIALHOTSPOTSRATE
......
No functions like this
How can I add these fuctions on crankshaft sql database?