analytics-toolbox-core
analytics-toolbox-core copied to clipboard
A set of UDFs and Procedures to extend BigQuery, Snowflake, Redshift, Postgres and Databricks with Spatial Analytics capabilities
It appears as thought the boundary is formatted as POINT(LATITUDE LONGITUDE) instead of POINT(LONGITUDE LATITUDE) which results in a s2 cell from Maine appearing in Alaska.
We're planning to release H3 v4.0.0 with updated API names soon (uber/h3#633), would be great if you can upgrade or add an option for users to consume the new API....
shortcut ticket - https://app.shortcut.com/cartoteam/story/246038/add-at-databricks-scaffolding Acceptance: - Install the libraries needed for the databricks AT (README) - [Setup databricks databricks CLI authentication (via token)](https://docs.databricks.com/dev-tools/cli/index.html#set-up-authentication) - test the make commands - make...
Co-authored-by: Juan Luis Ruiz-Tagle Oriol
Running into build issues that I am unsure how to debug: ``` carto-spatial-extension on master ❯ make clean && make build > Module accessors/bigquery > Module quadkey/bigquery > Module...
Hi, very excited to use these tools -- thanks for making them publicly available. I'm running into frequent circumstances where a buffer operation returns an invalid polygon, which causes the...
Related to - https://github.com/CartoDB/cloud-native/pull/4878
BigQuery supports all its native functions to be safe (i.e. returning null) or unsafe (i.e. returning error) It would be nice to have the same support for here too. This...
**Describe the bug** We use the carto h3 module in Snowflake. We are using dbt and often when updating a model using the carto h3 module the user-defined functions are...
# Description Shortcut - Story: https://app.shortcut.com/cartoteam/story/259878 - Autolink: [sc-259878] - Story: https://app.shortcut.com/cartoteam/story/259879 - Autolink: [sc-259879] This add takss for databricks to generate the SQL script from source files and creats...