Quansight / omnisci

Explorations on using MapD and Jupyter together.
4 stars 1 forks source link

Bump Ibis to use Omniscidb 5.3 #135

Open kcpevey opened 4 years ago

kcpevey commented 4 years ago

In the rbc examples we’re using ibis.sql which is only supported in omniscidb 5.2. Updating ibis to omniscidb 5.3 is blocked because ibis is currently pinning pymapd=0.23 due to conda solve issues (https://github.com/ibis-project/ibis/pull/2256).

pymapd=0.24.1 has been released. I believe we are now waiting on jclay to get back to that PR and resolve the conda solve issues.

In the meantime, the omnisci-examples repo will pin to omniscidb 5.2