db-benchmark icon indicating copy to clipboard operation
db-benchmark copied to clipboard

Consider adding mapd

Open jangorecki opened this issue 7 years ago • 2 comments
trafficstars

https://github.com/omnisci/mapd-core

jangorecki avatar Oct 30 '18 11:10 jangorecki

Hi, I work at mapd (now called OmniSci). This is quite interesting and I would like to help conduct this benchmark. What is needed to set up and run it specifically? Note - one way this is possible in OmniSci is by using our Ibis integration which allows for data frame-style operations in Python

niviksha avatar Mar 14 '21 05:03 niviksha

Hi @niviksha, Providing the following files

./omnisci/setup-omnisci.sh
./omnisci/groupby-omnisci.py
./omnisci/join-omnisci.py

would be the best possible help. You can use corresponding pandas (or other solution) files as template.

jangorecki avatar Mar 14 '21 17:03 jangorecki