Diego Mora Cespedes
Diego Mora Cespedes
@djpirra and @lmerchante `Magellan 1.0.5` is not compatible with `Spark 2.3.1`. You have to wait until the next release or compile from source, since the master branch is already compatible...
@djpirra I see a `display` there, I guess you are using Databricks, Zeppelin or something like that? Can you test the master branch on a traditional Spark shell for example?...
@harsha2010 Thank you very much! My solution works for now, so there is no hurry, at least on my side. But yeah, this would be very useful for users in...
Awesome, thanks! In the mean time, a workaround is to modify the source geojson file to include the foreign members inside "properties", so no worries.
Hi @jedcunningham ! Thank you, it took us some time to find the solution. We are still having this issue when running `9.5.0` and `astro-cli` `1.20.1` locally. Setting `AIRFLOW__WEBSERVER__UPDATE_FAB_PERMS=True` in...
This library is not maintained anymore, any alternative to use with django 2.0+ ?
Here is what I use now (with Django 2.0+): https://github.com/neutronX/django-markdownx
Hi @dbader ! Congrats on the great work! I am looking for a scheduler that supports asyncio, and I was wondering if this is possible (without hacky solutions) with schedule...