Shoaib Burq

Results 10 issues of Shoaib Burq

Thanks for this project. Curious to know why you got rid of the Monitoring part of the lib.

## Problem `Organization` class not referencing `ActiveRecord` in the organization related rake tasks (e.g. `db_maintenance.rake`). For example the rake task `set_organization_quota`: https://github.com/CartoDB/cartodb/blob/f9e43b9f8ce67925cce3efa191f257c3c0ff8962/lib/tasks/db_maintenance.rake#L478 seems to be referencing the old `Sequel` models....

### Context Versions: cartodb: 4.33.0 Postgres 12 PostGIS 3 cartodb-postgresql 0.35 When trying to create a group an exception is thrown with the follow error: ```json {"error": { "spiexceptions.ExternalRoutineException: spiexceptions.ExternalRoutineException:...

Backend

- [x] Introduction to Spark @sabman started this - [x] What is PySpark and how it works - [ ] Using Postgresql and other databases with PySpark - [x] Introduction...

- [ ] improve Python API - [ ] support other spatial joins beside broadcast join refs https://github.com/sabman/SpatialSpark

I noticed that https://github.com/jbinto/ansible-ubuntu-rails-server/blob/master/hosts/digital_ocean.py is using `DO_CLIENT_ID` and `DO_API_KEY`. DO no longer supports this. For new servers it just has and `API_TOKEN` [1] [1] https://www.digitalocean.com/community/tutorials/how-to-use-the-digitalocean-api-v2#how-to-generate-a-personal-access-token

I am wondering if you have posted the trained model somewhere? the ftp folder for networks is empty. thanks for the great paper 😀

I'm seeing the following with the latest release of `pg_tileserv` `Version 1.0.10` https://github.com/CrunchyData/pg_tileserv/assets/1907/773b9fc4-e088-43d6-8ce8-20328b781f7f ```sql select * from postgis_full_version() ``` ``` POSTGIS="3.3.2 4975da8" [EXTENSION] PGSQL="150" GEOS="3.8.0-CAPI-1.13.1 " PROJ="6.3.1" GDAL="GDAL 3.0.4, released...

Any ideas why the visualizer app is currently not allowing authorization via google oauth? https://googlecodelabs.github.io/cloud-dataflow-nyc-taxi-tycoon/ If I do want too connect to the pubsub stream from the map what are...